Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0x17642b…6db4a2
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0x1f29bf…690af7
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0x73ac7d…ee872e
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0x0b18db…d9b7fa
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0x87ebe5…fc5cf1
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0x0c6044…456bee
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0x4f6272…772d2e
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0xae3109…6cf7a6
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0x9a707f…bce055
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0x850432…dd4de0
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0x575115…389298
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0xa0cbe4…95566b
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0xa2d9d2…6cf35d
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0xac5cd5…dc5e21
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0xa932ae…536c94
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0xa1c59b…58cf14
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0x8bf85c…ed09de
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0xef0a8d…743dac
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0xbd255c…415263
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0x8e62c7…290c1e
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0xc81bb8…d60960
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0x5efd2c…25f9f1
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0x266965…ab540c
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0x34b6e9…945ebb
0x5721…9cb60xfe80…47eeBase—$0.001100%fluxa17d ago0x77fc4c…e46088

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.