Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006386100%coinbase148d ago0xa6d4f6…083b64
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006364100%coinbase148d ago0x29f03d…577bc1
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.00585100%coinbase148d ago0x2d3d6b…469295
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005686100%coinbase148d ago0x16f567…aa7cb5
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.0027100%coinbase148d ago0xc6c128…c7b6cb
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006408100%coinbase148d ago0xaa73b2…4bca36
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006373100%coinbase148d ago0x910649…e8e054
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006351100%coinbase148d ago0x9dd8ca…d223d8
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005834100%coinbase148d ago0x9cc986…aaed09
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.0027100%coinbase148d ago0x32ea27…737628
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.008569100%coinbase148d ago0xd04d77…e582e4
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005834100%coinbase148d ago0x82c60b…c24eb9
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.0027100%coinbase148d ago0x2b8c58…4807a9
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.009188100%coinbase149d ago0xa8952f…a3215f
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.009098100%coinbase149d ago0x2acaa8…23ac0f
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.0027100%coinbase149d ago0x52f133…35f27a

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.