Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf985…183a0xfe80…47eeBase—$0.001100%fluxa2h ago0xc5a7e4…3d93de
0xf985…183a0xfe80…47eeBase—$0.001100%fluxa4h ago0xc1793a…6fb40d
0xf985…183a0xfe80…47eeBase—$0.001100%fluxa5h ago0xbbeea4…7296ba
0xf985…183a0xfe80…47eeBase—$0.001100%fluxa6h ago0xdf51ba…831952
0xf985…183a0xfe80…47eeBase—$0.001100%fluxa7h ago0x772e15…155eb9
0xf985…183a0xfe80…47eeBase—$0.001100%fluxa8h ago0xa6013a…f3d6c4
0xf985…183a0xfe80…47eeBase—$0.001100%fluxa9h ago0xb8f7c1…c7dfbf
0xf985…183a0xfe80…47eeBase—$0.001100%fluxa9h ago0xd32d91…2ca9be
0xf985…183a0xfe80…47eeBase—$0.001100%fluxa9h ago0x0bcd74…8fbaad
0xf985…183a0xfe80…47eeBase—$0.001100%fluxa9h ago0x09de3f…89f6c7
0xf985…183a0xfe80…47eeBase—$0.001100%fluxa9h ago0x475b64…961cd5
0xf985…183a0xfe80…47eeBase—$0.001100%fluxa9h ago0xf2cadf…ac103e
0xf985…183a0xfe80…47eeBase—$0.001100%fluxa9h ago0xc32eab…3e20b9
0xf985…183a0xfe80…47eeBase—$0.001100%fluxa9h ago0x42a4d6…500f97
0xf985…183a0xfe80…47eeBase—$0.001100%fluxa9h ago0x383437…80c722
0xf985…183a0xfe80…47eeBase—$0.001100%fluxa9h ago0x20f579…20a2d4
0xf985…183a0xfe80…47eeBase—$0.001100%fluxa9h ago0xcb8dcc…c90464
0xf985…183a0xfe80…47eeBase—$0.001100%fluxa9h ago0xb57efd…b9e5fb

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.