Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001481100%coinbase91d ago0x4245a0…9daadb
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001481100%coinbase91d ago0xdcce7f…d963f0
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001481100%coinbase91d ago0x01f54d…f5620d
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001481100%coinbase91d ago0xbc4e15…86c6d2
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001481100%coinbase91d ago0x0a3a7a…24f28d
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001481100%coinbase91d ago0x913e86…144fb3
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001481100%coinbase91d ago0xe15cdb…2323f7
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase91d ago0x3529ba…73279d
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001631100%coinbase91d ago0x3ea3b8…3922cc
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001631100%coinbase91d ago0xcacb65…29a4fb
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001631100%coinbase91d ago0x1db479…b6f0b0
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001631100%coinbase91d ago0x47e543…eb4cf1
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001631100%coinbase91d ago0x92676e…bfd07c
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001631100%coinbase91d ago0x1208b7…c54605
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001631100%coinbase91d ago0xf26ce4…d33762
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001631100%coinbase91d ago0x96a730…3c8c1c
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001631100%coinbase91d ago0xdb7a31…6ef1ec
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001631100%coinbase91d ago0xb6acff…0c30c1
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001631100%coinbase91d ago0x98f184…2724de
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001631100%coinbase91d ago0x6feda9…857d4c
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001431100%coinbase91d ago0xb5f60c…e1d3c4
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001431100%coinbase91d ago0x4b6f40…1c9818
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001431100%coinbase91d ago0x249051…6c72c1
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001431100%coinbase91d ago0xa99088…d8bd59
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001431100%coinbase91d ago0x0893a2…a14bca

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.