Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.00726100%candidates105d ago0x7b8cde…af3b88
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006757100%candidates105d ago0x0ca5e4…d24bc5
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006449100%coinbase105d ago0xd8c5ed…e4524e
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006154100%coinbase105d ago0x5e1372…23d290
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006568100%candidates105d ago0xe77236…e81986
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006568100%coinbase105d ago0x0e7fe8…1b6aa4
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006568100%coinbase105d ago0x8d7744…06c3df
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%candidates105d ago0x54e9ac…036f49
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%candidates105d ago0x83dd03…71cca0
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006568100%coinbase105d ago0xba0af4…709d83
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006154100%coinbase105d ago0xa89968…50e097
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006154100%coinbase105d ago0x66eb2b…849c17
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.007615100%candidates105d ago0x8839f2…e2a052
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.007615100%candidates105d ago0x299536…cf31a1
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.007615100%coinbase105d ago0x724a94…93e149
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.007615100%candidates105d ago0x0498da…863044
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.007002100%candidates105d ago0x12989a…fcb39b
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.007002100%candidates105d ago0x18b347…22426e
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006347100%coinbase105d ago0x2debaa…91018f
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%candidates105d ago0x53ecdf…340d16
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%candidates105d ago0x294473…0654d5
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006347100%coinbase105d ago0x411178…0f23dd
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006347100%coinbase105d ago0x89b678…12972e
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006154100%coinbase105d ago0x9504d7…37fbe2
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006658100%candidates105d ago0xd3371c…e6fda1

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.