Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3ba…3fb30xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase15d ago0xd36471…7286c1
0xe3ba…3fb30xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15d ago0x216cbc…277a15
0xe3ba…3fb30xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase15d ago0x061712…7de9a4
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15d ago0xe2ef8d…0d2261
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15d ago0x7b4591…25bf31
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15d ago0x0ef30d…32e7ad
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15d ago0x2484c4…5a21e8
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15d ago0x43a73f…b01ee5
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15d ago0x8d59eb…c55d7a
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15d ago0xb1deaf…3ff2c0
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15d ago0xe70096…69449d
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15d ago0x75bbd1…3e00ff
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15d ago0x0e5fce…ff3f27
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15d ago0xd69bc0…97d5cc
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15d ago0xaad60f…2021d5
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15d ago0x5f2318…75f0f0
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15d ago0xc51ebc…00d3ca
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15d ago0x7b9694…2af786
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15d ago0xe003a4…8bcecf
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15d ago0x14ea74…e68494
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15d ago0x8c5119…4c58ae
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15d ago0x0b55cc…a1b52b
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15d ago0xc44a7c…bfbc7b
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15d ago0x8942d7…dca613
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15d ago0x755a2e…ea6d33

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.