Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa15d ago0xa1835a…689665
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa15d ago0xe635c9…ca46c1
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa15d ago0x20e4a2…a5786e
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa15d ago0x035bb9…a6a965
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa15d ago0x4ef163…6d529a
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa15d ago0x80537a…c281f7
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa15d ago0x816d17…4f176f
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa15d ago0x6fc4bd…f31bce
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa15d ago0x368cc9…9cbc34
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa15d ago0x0c6a2f…4163e2
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa15d ago0x99ca4f…39357b
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa16d ago0x7a0f1a…aca4be
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa16d ago0x658c0b…eec90a
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa16d ago0xc5406f…a77231
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa16d ago0x700813…a79b04
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa16d ago0xdd3c15…3dee57
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa16d ago0xec6966…9627b7
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa16d ago0x39759b…d0ab9d
0x42dd…dbc30xfe80…47eeBase—$0.001100%fluxa16d ago0xa0276f…5ff9d9

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.