Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x7503…4956Base—$0.90100%fluxa110d ago0xb40c5e…3d2b05
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0xe71cce…01750c
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0x917487…3a79d4
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0xc397db…81942b
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0x41ea7f…869b3b
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0x0344f8…cf99a3
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0xd7e88e…4e9a24
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0xe37aed…89c3a1
0x7503…49560x670a…7556Base—$21.19100%fluxa110d ago0x49ad6f…0a6670
0xb90a…9ae40x7503…4956Base—$11.21100%fluxa110d ago0x49a0c8…bc8517
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0xc4ffa5…25008d
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0x371603…6e3038
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0xef1460…2e6624
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0xd976cf…9be51c
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0x1c0103…b88723
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0x74adce…781ef3
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0x7fd68f…16eb14
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0x0adad1…b0761e
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0x976335…ecb1cb
0xb90a…9ae40x7503…4956Base—$9.81100%fluxa110d ago0x8d3cb9…47181e
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0xab4b15…60d52d
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0xb325b6…e79d9b
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0xa85136…c2c278
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0xa1fba1…22b9a5
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0x54eab9…de7898

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.