Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x92f9…f5070x4f64…fb43Base—$0.01100%coinbase105d ago0x1cea9d…65e4da
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.001100%candidates105d ago0x6d823f…ce5e9d
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.001100%candidates105d ago0xedb123…74b394
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.001100%candidates105d ago0xce7af4…2acdcd
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.001100%candidates105d ago0xb91937…4e858b
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.001100%candidates105d ago0x49e029…c591c2
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.001100%candidates105d ago0x4f3aeb…cba450
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.001100%candidates105d ago0x06e6d6…a6ac09
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.001100%candidates105d ago0x17aee4…3d3c82
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.001100%candidates105d ago0xa64cb2…aa91bd
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase105d ago0x174f36…71bc92
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase105d ago0x5c0b3a…42fb72
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase105d ago0x6aaa32…880e78
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase105d ago0x347925…1e365c
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase105d ago0x7bf78d…1fccda
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase105d ago0x6357b2…b73638
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase105d ago0xad3732…36cd4f
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase105d ago0x405165…3a835c
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.001100%candidates105d ago0xb50027…3e8672
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.001100%candidates105d ago0x3e4cbb…7b09b5
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.001100%candidates105d ago0x3b3700…e7744b
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.001100%candidates105d ago0x1334e9…e314c6
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.001100%candidates105d ago0xd4d6ad…ad0280
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.001100%candidates105d ago0xcb1965…b5ce2c
0x4f64…fb430xe903…1abfBaseBlockRun.AIAi$0.001100%candidates105d ago0x842d64…f1bed7

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.