Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase144d ago0x3bb651…bb6aa6
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase144d ago0xf01f54…1a2675
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase144d ago0x3c630f…161e6f
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase144d ago0x495136…133150
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase144d ago0x2fc326…ab4d8b
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase144d ago0xfcf491…3a9596
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase144d ago0x9e2b71…36feda
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase144d ago0xa556bf…4a8372
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase144d ago0xb26574…4cf949
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase144d ago0x874737…745fff
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase144d ago0xd4e339…d44f5d
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase144d ago0x5a1da7…eb7752
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase144d ago0x5be8cc…f91660
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase144d ago0xb4aba6…b98007
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase144d ago0x2be786…544a5d
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase144d ago0x586016…44b15d
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase144d ago0x4d6df2…2da1f9
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase144d ago0x720376…6fd4d0
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase144d ago0x64695d…39c114
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase144d ago0x154e73…a6fb98
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase144d ago0x0ee9c5…34ce8a
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase144d ago0x3cfb96…869d8d
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase144d ago0x031c80…10b0b5
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase144d ago0x8c35a8…8037ec
0xa673…544b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase144d ago0x3aa2a1…4db362

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.