Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x96bb…44ccBase—$0.01100%fluxa115d ago0x300dd3…4dc4f7
0xb90a…9ae40x96bb…44ccBase—$0.01100%fluxa115d ago0x719e97…b41acc
0xb90a…9ae40x96bb…44ccBase—$0.01100%fluxa115d ago0x250d09…e54070
0xb90a…9ae40x96bb…44ccBase—$0.01100%fluxa115d ago0xd8043c…0d6561
0xb90a…9ae40x96bb…44ccBase—$0.01100%fluxa115d ago0xf52880…c61cfa
0xb90a…9ae40x96bb…44ccBase—$0.01100%fluxa115d ago0x5a9794…b1fd54
0xb90a…9ae40x96bb…44ccBase—$0.01100%fluxa115d ago0xfb1e19…4b82a6
0xb90a…9ae40x96bb…44ccBase—$0.01100%fluxa115d ago0xd123a3…43cbcd
0xb90a…9ae40x96bb…44ccBase—$0.01100%fluxa115d ago0x645997…66a16e
0xb90a…9ae40x96bb…44ccBase—$0.01100%fluxa115d ago0x763bba…fe0e76
0xb90a…9ae40x96bb…44ccBase—$0.05100%fluxa115d ago0xdf8b23…c86aab
0xb90a…9ae40x96bb…44ccBase—$0.01100%fluxa115d ago0x89c97c…4c19fe
0xb90a…9ae40x96bb…44ccBase—$0.01100%fluxa115d ago0xd18b67…96d8cb
0xb90a…9ae40x96bb…44ccBase—$0.01100%fluxa115d ago0x9bda4b…8d10e0
0xb90a…9ae40x96bb…44ccBase—$0.01100%fluxa115d ago0x821090…c93d8e
0xb90a…9ae40x96bb…44ccBase—$0.01100%fluxa115d ago0xe20352…166868
0xb90a…9ae40x96bb…44ccBase—$0.01100%fluxa115d ago0xb7d23b…bf8888
0xb90a…9ae40x96bb…44ccBase—$0.01100%fluxa115d ago0xbee870…dbd5e8
0xb90a…9ae40x96bb…44ccBase—$0.01100%fluxa115d ago0x6cf182…44c80f
0xb90a…9ae40x96bb…44ccBase—$0.01100%fluxa115d ago0xc6b126…c7a2ef
0xb90a…9ae40x96bb…44ccBase—$0.01100%fluxa115d ago0x3bf214…c40ef3
0xb90a…9ae40x96bb…44ccBase—$0.01100%fluxa115d ago0x2d2d69…af3630
0xb90a…9ae40x96bb…44ccBase—$0.01100%fluxa116d ago0x4d3009…91d4bd
0xb90a…9ae40x96bb…44ccBase—$0.01100%fluxa116d ago0x8d5b55…d458cd

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.