Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.003041100%coinbase143d ago0x9d880e…3a1480
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.003041100%coinbase143d ago0xbc08fb…e4f3bc
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.003041100%coinbase143d ago0x9c1717…98957c
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x68884b…be3faf
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x499a1b…16dce9
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x659136…d619db
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x7c9ba2…c0a87d
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x3c531f…f75f67
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0xeab7c2…90c76d
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0xa3c9ed…a51926
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x8239a2…bcb756
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x5a0073…104a6b
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0xd60933…78f6af
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0xac0dd0…f60ad9
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0xa68572…734d9b
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0xf05eb7…1f4d64
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x53171a…e00cba
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0xf2dba5…ec8c7b
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x12cdba…478990
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0xdf36c7…adcbf7
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0x3b066d…a09089
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0x39a101…a0e875
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0xc79825…8125c2
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0x7e7ec8…7538c1
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0x5e2518…9047fb

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.