Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa115d ago0x209946…cafe52
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa115d ago0x6ddc1c…f2d248
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa115d ago0xca2f49…94e501
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa115d ago0x4347f7…30505a
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa115d ago0xa8e002…f60085
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa115d ago0xe3846d…0b48db
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa115d ago0x365feb…bf30fc
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa115d ago0xe3ecd8…94126d
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa115d ago0x86b9d8…88b8ec
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa115d ago0xa82367…357444
0xb90a…9ae40xb8bb…d28bBase$0.05100%fluxa115d ago0xfdda65…2929c7
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa115d ago0xe9dd70…b637f4
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa116d ago0x60e569…cf2774
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa116d ago0x88403d…983a01
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa116d ago0xa3a740…ed34fb
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa116d ago0x970b48…369440
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa116d ago0x5ee32b…060b24
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa116d ago0xbac4eb…1a9676
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa116d ago0xbd76a2…712bc2
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa116d ago0x3726b6…452a9f

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.