Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf26a…15a60xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0x6f8749…f3debf
0xf26a…15a60xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12d ago0x5c68e0…a9ad11
0xbb5d…71a90xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase12d ago0xc6d827…4f6f8d
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0xdb48d1…a7086b
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0xe4a726…b21d9d
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0x45054d…c245d3
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0xe7d181…8a9609
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0x181f87…a39da7
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0x9a4635…4a9a3c
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0x1abb8e…f99010
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0x2a0fe7…bb5e45
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0x34a39f…c8bdeb
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0xa071f1…4c89b7
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0xc2429b…46b648
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0x4d1cf7…c9ed1c
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0xc92e74…1c15e7
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0x59124b…78df5e
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0x30d883…820f69
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0x9964c2…ec44d4
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0xc1b312…3fc6bf
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0x642fb2…6c22a9
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0xc3a599…1cbf3e
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0x6c7895…bad350
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0x475edc…ccf2f9
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0xae5f5a…89b394

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.