Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase12d ago0x8bb47c…969abe
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase12d ago0x3c7188…ddd25a
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase12d ago0x5fc407…bbaf54
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase12d ago0x57dc98…dcf301
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase12d ago0x57ad33…b303bb
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase12d ago0xa0dda6…9ec621
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase12d ago0xe16743…95de90
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase12d ago0xe84eb1…6522dc
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase12d ago0x9f87f7…3900f6
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase12d ago0xa1374e…890486
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase12d ago0x5972fe…7daad0
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase12d ago0xff5841…b67bd2
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase12d ago0xa61640…c8a2af
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase12d ago0x649ccc…213d55
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase12d ago0x9a2a36…d64289
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase12d ago0x6e7ef3…df9d2f
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase12d ago0x058004…c7dc34
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase12d ago0xca12c7…680463
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase12d ago0x3ca49b…9885f1
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase12d ago0xdf2e98…e7a8c3
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase12d ago0x44611e…7c16c3
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase12d ago0x3ac3fd…fecedf
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase12d ago0x570e93…dd3cd3
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase12d ago0xfbb5a6…79dc57
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase12d ago0x102416…93b959

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.