Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter46d ago0x71f93f…4b86c6
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter46d ago0x7ea82f…f4ccb0
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter46d ago0xe138e9…4a394f
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter46d ago0x580c45…fb6803
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter46d ago0xa91773…15ddc9
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter46d ago0xd1544b…71767c
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter46d ago0x87d0ef…ad641c
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter46d ago0xffb747…70d86b
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter46d ago0x1cb222…78d07d
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter46d ago0xceb404…4e756b
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter46d ago0x30cd19…8e7d12
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter46d ago0x162ace…4c9a54
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter46d ago0x7434c8…43fbb4
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter46d ago0xdae6d6…2d56d5
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter46d ago0xca7fd9…98a325
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter46d ago0x308f43…53fa3a
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter46d ago0xd47c51…9545aa
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter46d ago0x620b74…6b570a
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter46d ago0xc0dbc1…39c9c2
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter46d ago0x7c17e4…1f0c83
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter46d ago0xe7ecc3…bdc9aa
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter46d ago0x9369d4…16e3f6
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter46d ago0x9c24fc…a861d7
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter46d ago0x726b99…aeb5a2
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter46d ago0xca3c9a…2a2637

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.