Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc21f…31c00xd20f…7d0dBaseNavi Page ContextWeb-scraping$0.004100%coinbase95d ago0x924061…ad012b
0xc21f…31c00xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase96d ago0x18641f…d32e0f
0xc21f…31c00xdcec…7566Basex402 service$0.01100%coinbase96d ago0xeffb8a…c7c112
0xc21f…31c00xd20f…7d0dBaseNavi Page ContextWeb-scraping$0.005100%coinbase96d ago0xea775d…cfe0ce
0xc21f…31c00xdcec…7566Basex402 service$0.01100%coinbase96d ago0xe00d2c…727e2f
0xc21f…31c00x692d…07ddBasex402 service$0.01100%coinbase96d ago0xede97a…3b1b89
0xc21f…31c00xb484…d68eBasex402 service$0.05100%coinbase96d ago0x858bd6…936b58
0xc21f…31c00xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase96d ago0xcc32a7…38768a
0xc21f…31c00xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase96d ago0xd0428b…88041e
0xc21f…31c00xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase96d ago0xc84eb5…8d4a8a
0xc21f…31c00x03d7…584cBasex402 service$0.005100%coinbase96d ago0x026f04…c75212
0xc21f…31c00x3070…fa85Basex402 service$0.01100%coinbase96d ago0xa059c7…1609b0
0xc21f…31c00x124f…4478BaseStableCryptoDefillama$0.01100%candidates96d ago0x39e34e…b436bd
0xc21f…31c00x124f…4478BaseStableCryptoDefillama$0.01100%coinbase96d ago0x609dde…e8720d
0xc21f…31c00x1274…d0b6BaseToken PricePrice$0.001100%coinbase96d ago0xec7184…3ac38c
0xc21f…31c00x03d7…584cBasex402 service$0.005100%coinbase96d ago0xbd6778…61092e
0xc21f…31c00x03d7…584cBasex402 service$0.03100%coinbase96d ago0x71d2b8…3db3ec

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.