Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0213…c66c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x3a11e3…b2fbb0
0x0213…c66c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0xeff33d…728366
0x0213…c66c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x9ab663…42932b
0x0213…c66c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x092192…531d39
0x0213…c66c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x288c9c…dcddfb
0x0213…c66c0x325b…d430BaseStableEnrichExa$0.02100%coinbase16d ago0xccc69e…803b6d
0x0213…c66c0x325b…d430BaseStableEnrichExa$0.02100%coinbase16d ago0x1b45ba…7fd874
0x0213…c66c0x325b…d430BaseStableEnrichExa$0.02100%coinbase16d ago0x16bc79…8482f8
0x0213…c66c0xdb5a…0671Base—$0.02100%coinbase16d ago0x9362a7…378888
0x0213…c66c0xd089…ae1eBaseRadhikaChain$0.01100%coinbase16d ago0x3a11b7…5811ec
0x0213…c66c0xd089…ae1eBaseRadhikaChain$0.01100%coinbase17d ago0xb7ef6e…32f036
0x0213…c66c0x3803…101bBase—$0.01100%coinbase17d ago0x275f11…264449
0x0213…c66c0x276e…0cf2BaseBounty Signals API$0.20100%coinbase17d ago0xe17ae9…7163e8
0x0213…c66c0x276e…0cf2BaseBounty Signals API$0.20100%coinbase17d ago0xdf1e42…ec5108
0x0213…c66c0xc91c…b95cBasex402 serviceCrypto$1.00100%coinbase17d ago0x069e60…eccc02

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.