Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9ba…16190x7bfd…92afBase—$10.00100%fluxa115d ago0x81c004…aa1f28
0xc9ba…16190x7bfd…92afBase—$0.10100%fluxa115d ago0x36fdc8…2cf462
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa115d ago0x24143a…0de88c
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa115d ago0x04b097…ffc219
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa115d ago0xcbbc70…c5d83e
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa115d ago0xe30d1e…6685dc
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa115d ago0x3870c9…d53459
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa115d ago0xef9dbe…5c9878
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa115d ago0xae87c8…b5053e
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa116d ago0x4c8429…40b6ec
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa116d ago0xdac075…c88f94
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa116d ago0xfa60c2…f4d784
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa116d ago0xa0890d…68f64d
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa116d ago0x620a8f…919e82
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa116d ago0x4a52c1…7a9a60
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa116d ago0x16c714…d74393
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa116d ago0xd6a63a…c8c883
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa116d ago0x821828…d7d198
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa116d ago0x1cd4d8…6fe4ca
0xb90a…9ae40xc9ba…1619Base—$0.80100%fluxa116d ago0x52fd3e…2e2e32
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa116d ago0x10021b…762265
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa116d ago0x5da79c…760396
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa116d ago0xe3e82c…a29383
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa116d ago0x74623f…d0824d
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa116d ago0xf33d18…816d3a

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.