Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4046…aa750xac65…4417Base—$0.05100%fluxa115d ago0x57042f…e63f8c
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa115d ago0xfc3b5b…987342
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa115d ago0x780928…df42f1
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa115d ago0x78751e…b20fa2
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa115d ago0xac6378…e4a9f6
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa115d ago0xc180b7…68fadd
0x4046…aa750xac65…4417Base—$0.05100%fluxa115d ago0x0a2601…2cd1ae
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa115d ago0x52a0ff…d5d170
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa115d ago0x6db44d…b955bc
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa115d ago0xc2d3e2…3529fa
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa115d ago0x8a3015…89a89a
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa115d ago0x4ffa2d…69e304
0x4046…aa750xac65…4417Base—$0.03100%fluxa115d ago0x2176d5…88b147
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa115d ago0x61d383…52fe11
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa115d ago0xb81778…6accf9
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa115d ago0x1561b6…2b8e90
0x4046…aa750xac65…4417Base—$12.69100%fluxa116d ago0x4a70f7…b6de37
0xb90a…9ae40x4046…aa75Base—$12.61100%fluxa116d ago0x6599ae…4c6cef
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa116d ago0x806476…b853ba
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa116d ago0x9d9a67…54fdfa
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa116d ago0x440b5a…206dae
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa116d ago0x0eee59…c8a9b8
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa116d ago0x3da738…0f2341
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa116d ago0x5cbc18…26947a
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa116d ago0x51e757…fe331c

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.