Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cbe…6ce00x7f74…570fBasex402 service$0.05100%coinbase97d ago0xfb06e2…822380
0x1888…767b0x7f74…570fBasex402 service$0.05100%coinbase97d ago0x0b24ca…bbbabe
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase97d ago0x1202f5…fa1419
0x0cbe…6ce00x7f74…570fBasex402 service$0.01100%coinbase97d ago0x52aeb2…86fb90
0x9cc4…b1760x7f74…570fBasex402 service$0.02100%coinbase98d ago0xa5bbba…b41615
0x9cc4…b1760x7f74…570fBasex402 service$0.03100%coinbase98d ago0x107f29…f3217f
0x9cc4…b1760x7f74…570fBasex402 service$0.03100%candidates98d ago0x3be6ea…1a2775
0x9cc4…b1760x7f74…570fBasex402 service$0.04100%candidates98d ago0xee027e…6d648b
0x9cc4…b1760x7f74…570fBasex402 service$0.04100%coinbase98d ago0x0cd7a7…5fe68a
0x7f74…570f0xaec6…5d10Base$1.00100%0xa923…c9ac98d ago0xa4a003…529072
0x7f74…570f0x1b9f…cfffBase$1.00100%0xa923…c9ac98d ago0xa4a003…529072
0x7f74…570f0xd9f2…1afeBase$1.00100%0xa923…c9ac98d ago0x1b3a9f…f0ab55
0x7f74…570f0x1888…767bBasex402 service$1.00100%0xa923…c9ac98d ago0x54ca7f…66202f
0x9cc4…b1760x7f74…570fBasex402 service$0.01100%coinbase98d ago0xd81a3d…872321
0x9cc4…b1760x7f74…570fBasex402 service$0.05100%coinbase98d ago0x45026c…45547f
0x9cc4…b1760x7f74…570fBasex402 service$0.05100%candidates98d ago0xe7546b…4d6725
0x9cc4…b1760x7f74…570fBasex402 service$0.02100%coinbase98d ago0x4765f1…8298ca
0x9cc4…b1760x7f74…570fBasex402 service$0.03100%coinbase98d ago0xf37058…dda0f7
0x9cc4…b1760x7f74…570fBasex402 service$0.02100%coinbase98d ago0x5e78e8…9c340b
0x9cc4…b1760x7f74…570fBasex402 service$0.03100%coinbase98d ago0xc860a0…7319bb
0x9cc4…b1760x7f74…570fBasex402 service$0.05100%coinbase98d ago0xa9ef94…77b2a2
0x9cc4…b1760x7f74…570fBasex402 service$0.02100%coinbase98d ago0x0edfdb…09428f
0x9cc4…b1760x7f74…570fBasex402 service$0.02100%coinbase98d ago0x724583…800b61
0x9cc4…b1760x7f74…570fBasex402 service$0.03100%coinbase98d ago0x91959e…085f6d
0x9cc4…b1760x7f74…570fBasex402 service$0.01100%candidates98d ago0x3b6bef…8acb29

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.