Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase93d ago0x6033f6…d7beb8
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase93d ago0x3738cf…1a5372
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase93d ago0xcf1cdd…31f967
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.009652100%coinbase93d ago0x11ce0f…fceb27
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase93d ago0x68c982…100741
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.00953100%coinbase93d ago0xe75873…f0ad46
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase93d ago0xbbf962…319c27
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase93d ago0x0d6c41…ccea14
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.008782100%coinbase93d ago0x38e72e…aa377d
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0xeec28f…9cdc13
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase93d ago0xc68237…8f2455
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase93d ago0xfb44c4…b1d2dc
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase93d ago0x12f7c1…6a73ad
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase93d ago0x3534d9…bf8f28
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase93d ago0xf26f70…479253
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase93d ago0xef0c1e…73759d
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase93d ago0xc307ef…5e2cf8
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x53a4e0…6f8177
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase93d ago0x61ae5d…5d0cfb
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase93d ago0x0fa1b2…834ded
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase93d ago0x30ed89…18d511
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase93d ago0xb39d2c…17e57b
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase93d ago0xba83ac…2f8c48
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase93d ago0x4c4c19…e00ab9
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase93d ago0x61e13c…c4cb74

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.