Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74af…94aa0x9c95…e299Base$0.001100%fluxa38d ago0x40c13c…b6580a
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa38d ago0xdc1c67…9fcadc
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa38d ago0x68392b…6ac457
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa38d ago0x94f23d…970e2f
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa38d ago0x419a21…94173b
0x74af…94aa0x9c95…e299Base$0.001100%fluxa38d ago0x099e2f…093ff4
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa38d ago0x79711f…57edcc
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa38d ago0x57d74f…03fbf5
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa38d ago0x72adc3…b6a4d9
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa38d ago0xac2c57…858c19
0x74af…94aa0x9c95…e299Base$0.001100%fluxa38d ago0x15f48d…9d521d
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa38d ago0x305f3e…2e2a51
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa38d ago0x72e60c…ed69c3
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa39d ago0x30bc30…86fb46
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa39d ago0x5556b4…10f779
0x74af…94aa0x9c95…e299Base$0.001100%fluxa39d ago0x098937…6f01ce
0x74af…94aa0x9c95…e299Base$0.001100%fluxa39d ago0xc48d81…26da6f
0x74af…94aa0x9c95…e299Base$0.001100%fluxa39d ago0xda8115…8acffe
0x74af…94aa0x9c95…e299Base$0.001100%fluxa39d ago0xd9a91d…9621b1
0x74af…94aa0x9c95…e299Base$0.001100%fluxa39d ago0x9049a3…d384c5
0x74af…94aa0x9c95…e299Base$0.001100%fluxa39d ago0x847f1e…8efbbe
0x74af…94aa0x9c95…e299Base$0.001100%fluxa39d ago0x209419…a644ac
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa39d ago0x7828be…2eedc6
0x74af…94aa0x9c95…e299Base$0.001100%fluxa39d ago0xcc9598…72d203
0x74af…94aa0x9c95…e299Base$0.001100%fluxa39d ago0x5b2e7b…281243

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.