Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase6d ago0xb5190f…d5dafc
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase6d ago0x8441c4…e6dcaf
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase6d ago0x20c442…508fff
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase6d ago0x0f53f5…a6c507
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase6d ago0x1d218a…26c8e7
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.23100%coinbase6d ago0x9f5342…1797ec
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.22100%coinbase6d ago0x868108…da5083
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase6d ago0x8d15b1…0d7e1d
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase6d ago0xd64d0c…00acef
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase6d ago0x164efb…3a4dbf
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase6d ago0x6fa455…36ff4d
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase6d ago0x0323b5…8f1e1b
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase6d ago0x126e64…3b7126
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase6d ago0x8850f0…f405b5
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase6d ago0x50f5ea…1d0397
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase6d ago0xb174fc…f4d066
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase6d ago0xc70fe0…4ab32f
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase6d ago0x06c637…11097d
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase6d ago0xc475e2…09e8e8
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase6d ago0x20aa4b…71eb5b
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase6d ago0x2a907d…55d7b3
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase6d ago0x886896…4a1449

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.