Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x657f…27250x07f0…a045BaseStableStudioUpload$0.01100%coinbase50d ago0x62846a…ff21f7
0x657f…27250xa360…dc94Base—$0.002100%coinbase50d ago0xa5e07c…5f00fb
0x657f…27250x07f0…a045BaseStableStudioUpload$0.01100%coinbase50d ago0xbf66a8…7b6abe
0x657f…27250xcf92…42fbBasex402 service$0.002100%coinbase50d ago0x954f30…a98d04
0x657f…27250x907d…c483Base—$0.002100%coinbase50d ago0xe77504…b68038
0x657f…27250x0db3…e2eaBase—$0.002100%coinbase50d ago0xc42675…91faa1
0x657f…27250x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase50d ago0x2f1eab…8527af
0x657f…27250xcf92…42fbBasex402 service$0.002100%coinbase50d ago0x522132…2e0146
0x657f…27250x514d…f718Base—$0.002100%coinbase50d ago0x1257e4…d2afc3
0x657f…27250x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase50d ago0xeb5e05…2a650f
0x657f…27250xcf92…42fbBasex402 service$0.002100%coinbase50d ago0x84aadc…ade505
0x657f…27250x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase50d ago0xe5e495…32c75a
0x657f…27250xcf92…42fbBasex402 service$0.002100%coinbase50d ago0x3ddb23…f5b3ce
0x657f…27250x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase50d ago0x48d7d4…dbaa34
0x657f…27250x2052…822bBase—$0.002100%coinbase50d ago0x0df16e…d8b800
0x657f…27250x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase50d ago0x62d039…438ff1
0x657f…27250xcf92…42fbBasex402 service$0.002100%coinbase50d ago0xe2907f…93385b
0x657f…27250x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase50d ago0xf18807…b82d3c
0x657f…27250x5055…9feaBase—$0.002100%coinbase50d ago0x98c6ac…58ca2e
0x657f…27250x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase50d ago0x83b266…e5982d
0x657f…27250x1670…b204Base—$0.002100%coinbase50d ago0xc44ad2…3be6fe
0x657f…27250x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase50d ago0xb306d3…b7daf3
0x657f…27250xcf92…42fbBasex402 service$0.002100%coinbase50d ago0x4ec189…5c84c0
0x657f…27250xcf92…42fbBasex402 service$0.002100%coinbase50d ago0x4d67f7…2c2b59
0x657f…27250x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase50d ago0x4aae39…80c7bf

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.