Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase139d ago0xf52e01…e750f9
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase139d ago0x2d3204…560519
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase139d ago0x966013…59d2fd
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase139d ago0xa0e047…56f9b5
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.67100%coinbase139d ago0xa253d9…6a7af2
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.67100%coinbase139d ago0xa96f77…9afc38
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase139d ago0x907a36…ccb2ea
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase139d ago0x70f994…10e10f
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0x030954…fa5c93
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase139d ago0x651339…75c0e8
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase139d ago0x8f5644…78f22c
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase139d ago0x4f6126…b6331e
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase139d ago0x0f4b21…a50a78
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase139d ago0xf10ff3…575bff
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase139d ago0x8069a6…d437d2
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase139d ago0x183f40…1c49d8
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase139d ago0x3dab84…506f11
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase139d ago0xc86676…727a3a
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase139d ago0xd9cb0d…0eb1df
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase139d ago0xb5704f…abd06f
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase139d ago0xe8b47c…9aa34b
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.67100%coinbase139d ago0x843efe…4b728d
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase139d ago0x1e4939…275855
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase139d ago0x736177…93ff8f
0xf24c…6a8a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase139d ago0x74d330…6473a8

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.