Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0xe93e94…bec61b
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0x3f79eb…8f90e7
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0x14a201…9f2003
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0xa0ffc6…d1ab44
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0x991921…1d42a6
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0x8bd395…a0084f
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0x9ed9da…c78e83
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0xdc9e30…ca068d
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0x4df112…73b053
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0x752ee9…b6326f
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0xe4a20d…d1df97
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0xf42468…6f2375
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0x3d1f71…a7dead
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0x77ead8…fb67f9
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0xd91cc6…3028ec
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0x099ea6…1e95c0
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0x39c6d0…f82216
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0x5d75ed…e63f70
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0x92f11b…15872b
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0xc7da76…0502ef
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0x3bd96f…c079dd
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0x75811a…5f4d73
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0xf876e8…c792b0
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0x29559e…465f03
0xe09d…7a210xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0xd75669…d1f691

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.