Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedc6…d2d00x41ad…2170Basex402 service$0.001100%coinbase17d ago0xa26c7f…fb08d6
0xedc6…d2d00x552c…a3f6BaseAye ScoutMarket$0.005100%coinbase17d ago0x813db3…99586f
0xedc6…d2d00xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase17d ago0x3de8b4…4593a7
0xedc6…d2d00xb059…79bdBase—$0.10100%coinbase17d ago0xaa8ac1…eb6b19
0xedc6…d2d00x4466…125eBasex402 service$0.01100%coinbase17d ago0x093edc…9389e4
0xedc6…d2d00x5c3d…16ccBasex402 service$0.05100%coinbase17d ago0xeba709…5f8d19
0xedc6…d2d00x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase17d ago0x74d44d…3271ca
0xedc6…d2d00xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase17d ago0xd75f2c…674a42
0xedc6…d2d00xe72b…7a77Basex402 service$0.005100%coinbase17d ago0x4b3312…3e9d2b
0xedc6…d2d00xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase18d ago0xcada73…3b9e5e
0xedc6…d2d00xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase18d ago0xe4090f…7ffec4
0xedc6…d2d00x217e…67c4Basex402 Service Auditx402$0.008100%coinbase18d ago0x624ca1…473abb
0xedc6…d2d00x217e…67c4Basex402 Service Auditx402$0.005100%coinbase18d ago0x9484d4…3f6dbf

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.