Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf613…d8670xd219…6801Basex402 service$0.54100%coinbase64d ago0xbf2b13…d20d1d
0x72ec…b69d0xd219…6801Basex402 service$0.54100%coinbase64d ago0xfbbabb…f3b67e
0x72ec…b69d0xd219…6801Basex402 service$0.54100%coinbase64d ago0x6dc621…8cb8f4
0x72ec…b69d0xd219…6801Basex402 service$0.54100%coinbase64d ago0xfde48f…cbc5b6
0xf613…d8670xd219…6801Basex402 service$0.54100%coinbase64d ago0x73406e…9cf271
0x72ec…b69d0xd219…6801Basex402 service$0.54100%coinbase64d ago0xfc0f3f…73fdc0
0xf613…d8670xd219…6801Basex402 service$0.54100%coinbase64d ago0xaaa9ea…31eb56
0x72ec…b69d0xd219…6801Basex402 service$0.54100%coinbase64d ago0x4440f7…1e998f
0x6be2…fbb50xd219…6801Basex402 service$0.54100%coinbase64d ago0x0586ee…856544
0xf613…d8670xd219…6801Basex402 service$0.54100%coinbase64d ago0xaf8c41…8cf976
0x72ec…b69d0xd219…6801Basex402 service$0.54100%coinbase64d ago0xa031a4…c46147
0xf613…d8670xd219…6801Basex402 service$0.54100%coinbase64d ago0x20d190…2d6785
0xf613…d8670xd219…6801Basex402 service$0.54100%coinbase64d ago0xd8dae0…c224e4
0x72ec…b69d0xd219…6801Basex402 service$0.54100%coinbase64d ago0x5ca7f5…7d556e
0x72ec…b69d0xd219…6801Basex402 service$0.54100%coinbase64d ago0xdf7beb…805cf4
0xf613…d8670xd219…6801Basex402 service$0.54100%coinbase64d ago0x32fdca…ce5829
0x72ec…b69d0xd219…6801Basex402 service$0.54100%coinbase64d ago0x4f03c4…171576
0x72ec…b69d0xd219…6801Basex402 service$0.54100%coinbase64d ago0x493aa8…c1c896
0x72ec…b69d0xd219…6801Basex402 service$0.54100%coinbase64d ago0x9fa791…6c0816
0xf613…d8670xd219…6801Basex402 service$0.54100%coinbase64d ago0x408304…d8a185
0xe96d…42860xd219…6801Basex402 service$0.54100%coinbase64d ago0xd900b0…214a4e
0xf613…d8670xd219…6801Basex402 service$0.54100%coinbase64d ago0xc4e1bd…7a8298
0xf613…d8670xd219…6801Basex402 service$0.54100%coinbase64d ago0x5a57a8…c17bc0
0xf613…d8670xd219…6801Basex402 service$0.54100%coinbase64d ago0x9ebde0…a4f8d6

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.