Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase117d ago0xf5b477…6edada
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates117d ago0x452b49…0d2d38
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase117d ago0x598186…9e93c8
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates117d ago0x188f51…b4d419
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase117d ago0xbcc944…fd3d88
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates117d ago0x48e702…fd9bf8
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase117d ago0xb74a30…aa7818
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates117d ago0xfefb4d…9851a2
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase117d ago0xef8271…bb5518
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates117d ago0x0fbd8e…045453
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase117d ago0x539458…e0bc78
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates117d ago0xe17c37…d2dfcb
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase117d ago0xaad623…8c63ee
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates117d ago0x477e16…dec25d
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase117d ago0x288074…c5b94b
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates117d ago0x620e41…0652f4
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase117d ago0x41e6af…7d36a7
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates117d ago0x78673a…f4dbc9
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase117d ago0x37ed59…9396a2
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates117d ago0x578704…28f39e
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase117d ago0xb59a32…d1261a
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates117d ago0x73177e…bb562f
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase117d ago0xff5c22…b6a6dc
0x6ea9…92530x13bf…b9a7Base—$0.00125100%candidates117d ago0x1ae651…7b3f71
0x6ea9…92530x13bf…b9a7Base—$0.002100%coinbase117d ago0xc3b796…7cc1a4

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.