Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa115d ago0x686070…477d30
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa115d ago0x369627…a3844d
0x6acd…38580xac65…4417Base—$0.07100%fluxa115d ago0x08ddcc…7a15db
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa115d ago0xd9310d…747a97
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa115d ago0xb2166f…9c7bd5
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa115d ago0x0ba418…c7ab4c
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa115d ago0xa64da1…a9b973
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa115d ago0x2e21fd…cbc995
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa115d ago0x11841a…f66433
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa115d ago0x25a7c1…a31f5d
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa115d ago0x6de048…55debb
0x6acd…38580xac65…4417Base—$0.03100%fluxa115d ago0x81491f…f2f6d3
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x27688b…86bf5b
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0xc02432…7f99d0
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x005d12…3f68a8
0x6acd…38580xac65…4417Base—$0.01100%fluxa116d ago0x0d3992…d48b20
0x6acd…38580xac65…4417Base—$0.04100%fluxa116d ago0x3eb866…45f823
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x8a8b64…a301fd
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x6f413b…774fab
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x502d85…30bea9
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0xad9952…a590d5
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x766438…d5535e
0x6acd…38580xac65…4417Base—$0.05100%fluxa116d ago0x714d24…3ff883
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa116d ago0x0f7c22…586e24

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.