Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa40d ago0x3bda9f…fbd24d
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa40d ago0xdcd1d0…02e3e4
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa40d ago0x8564cf…05731c
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa40d ago0x2b6b7b…d31609
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa40d ago0x08286a…317bc4
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa40d ago0xc45850…617ce6
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa40d ago0xd6285d…c4dd50
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa40d ago0x9dcc76…975187
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa40d ago0x59b99e…c20123
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa40d ago0xb82f56…20fc1c
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa40d ago0x69e8a2…70b529
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa40d ago0x7460cf…980fd3
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa40d ago0xb541d1…00bbcc
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa40d ago0x8a5c42…250fb9
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa40d ago0xc4289f…cadb38
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa40d ago0x652361…d8c136
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa40d ago0x44f879…6389f0
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa40d ago0xe01474…d88093
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa40d ago0x5e0a2f…c2d3c7
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa40d ago0xb14b95…f510a1
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa40d ago0xf88710…81b6f6
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa40d ago0xcf15b7…ae33b8
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa40d ago0x850cf8…86df97
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa40d ago0x8031bd…761688
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa40d ago0x7c9a3e…51c5fd

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.