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.003100%coinbase42d ago0xce6da7…cbb862
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0xba6c25…7c5146
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0xcf4747…5ae2b9
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0xd0598d…02196e
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0x51d2c0…d7dcaa
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0x385306…01ca96
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0x7173ee…3160d6
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0xdcf9e3…82ab66
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0x46129a…91bd1e
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0x347f8f…aa2af9
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0x51a7e7…0cf2e0
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0xb0eb8c…afebf1
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0x19ee94…4560fe
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0xacd33e…ae1391
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0x45c7e4…dd1df5
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0x36175b…f7307b
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0xb4ebd6…c0b6f9
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0xa159fe…f73e7b
0x9d3d…d8370x57ca…9261Base$0.002100%coinbase42d ago0x8e9d12…d91d8a
0x9d3d…d8370xa0e1…2644Base$0.002100%coinbase42d ago0x99a530…b2491f
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase42d ago0x456374…e56487
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase42d ago0xcb29ad…3ac168
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0x662503…f78531
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0xa0c8d1…93ff8d
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0x559151…c418a4

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.