Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa115d ago0x184e72…1f1986
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa115d ago0x19e245…b06882
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa115d ago0x6309cd…9b3360
0x01d3…5b5e0xac65…4417Base—$0.04100%fluxa115d ago0x86073a…5f9253
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa115d ago0xf4aeba…c6c9cb
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa115d ago0x2ee872…4bedf8
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa115d ago0x84f899…1b75c0
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa115d ago0x9f590e…2a8b16
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa115d ago0x08a61e…8e43e4
0x01d3…5b5e0xac65…4417Base—$0.03100%fluxa115d ago0xe33642…f52232
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa115d ago0x7a4e92…a79824
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa115d ago0x0bd0e7…14cf1d
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa115d ago0xf1c587…e0cde9
0x01d3…5b5e0xac65…4417Base—$0.05100%fluxa115d ago0x297c95…628f64
0xb90a…9ae40x01d3…5b5eBase—$0.05100%fluxa115d ago0x917948…341035
0x01d3…5b5e0xac65…4417Base—$0.03100%fluxa115d ago0xbab35a…44bb89
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa115d ago0x8c3d64…53c724
0xb90a…9ae40x01d3…5b5eBase—$0.02100%fluxa115d ago0xb771e3…3d4a06
0x01d3…5b5e0xac65…4417Base—$0.03100%fluxa115d ago0x1e23fa…93b782

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.