Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase97d ago0xe85997…d31ecd
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase97d ago0xfe5571…139446
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%candidates97d ago0x2fa853…b4ea8b
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase97d ago0x9b0293…f514ce
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase97d ago0x4025fa…e108f8
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase97d ago0x7434c3…a6fcb3
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase97d ago0xebd694…31dbcf
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase97d ago0x62053c…a24088
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase97d ago0xcd580d…27162b
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%candidates97d ago0x4eac3e…26561d
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase97d ago0xa82b55…12fabb
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase97d ago0xd915b0…c9d509
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase97d ago0x08bd88…628cbb
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%candidates97d ago0x98ab82…8d4a8d
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase97d ago0x5f6c99…52ec1a
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase97d ago0xe8245d…a9ba38
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase97d ago0x3dae34…50ee66
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%candidates97d ago0x75097d…4c386e
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase97d ago0x0cdbe1…63d8f6
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase97d ago0xa5bea1…b72f36
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase97d ago0x05f1cc…4db348
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase97d ago0x585697…f8513e
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase97d ago0x7351d1…a2e14a
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase97d ago0x02534e…e0a021
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase97d ago0x4dbf63…ee5ed7

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.