Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf32e52…de4b31
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd0a3f9…d7f875
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x65681b…a2b976
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xdb1f19…25d6f6
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe2f1f9…d04ab3
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf5e9b9…a51598
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x093bea…642cf3
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe98edd…e07b2f
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x73683e…82a11e
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe1f30c…245485
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2d2233…e5a2ca
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa3b4ff…1dfd03
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe0716f…038fae
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc94a09…05ae6a
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x533c0d…bcab40
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd4207f…d926d8
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdc0cc1…328888
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x35a3ea…58d0d5
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbeb956…868162
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf56454…86b9d7
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x44c189…cd6b9c
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa45caa…2c1c60
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf971a7…a99e7c
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x95f490…36aedd
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x89b6e8…ccedc4

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.