Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa38d ago0x06b966…a65075
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa38d ago0x753c93…00ef66
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa38d ago0xab1ab7…443aa1
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa38d ago0x6eaa1e…995b32
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa38d ago0x37d6f7…348f04
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa38d ago0x728494…ad4917
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa38d ago0x02dac8…2c0e64
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa38d ago0xb474de…1ce3a2
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa38d ago0x6d1fcc…88f67f
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa38d ago0x5a12c2…e756c7
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa38d ago0x3e0603…d2fff5
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa38d ago0x972084…df81cb
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa38d ago0x8c7c0c…20b740
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa38d ago0xa8024c…4877a9
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa38d ago0x045cd8…1a6cf9
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa38d ago0xad91d2…6c2c83
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa38d ago0x28f1ef…e9411d
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa38d ago0x58ded9…4076a4
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa38d ago0x64144c…636131
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa38d ago0x7f09f5…4ff699
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa38d ago0xb42fc3…0deadb
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa38d ago0x52a405…010090
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa38d ago0xdf766b…c2ae82
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa38d ago0xbcea5b…3daa66
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa38d ago0x5b55bf…fc8276

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.