Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebe…12d80xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase15d ago0xf74dd7…d22844
0x1ebe…12d80x2b6d…32c5Base2sPublic-records$0.0027100%coinbase15d ago0x34af06…3dbbe3
0x1ebe…12d80xf7fd…e163BaseSuperhighwaySearch$0.002100%coinbase15d ago0xed678a…85a9f1
0x1ebe…12d80xc2af…85ebBasex402 service$0.001100%coinbase15d ago0x398a70…97e1e9
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase15d ago0xb516b1…8fc32e
0x1ebe…12d80xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase15d ago0x4d3c08…ccb97f
0x1ebe…12d80x2b6d…32c5Base2sPublic-records$0.0027100%coinbase15d ago0x430056…038e91
0x1ebe…12d80xf7fd…e163BaseSuperhighwaySearch$0.002100%coinbase15d ago0x5d5d93…8b08b0
0x1ebe…12d80xc2af…85ebBasex402 service$0.001100%coinbase15d ago0x92ea24…5fe9aa
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase15d ago0x29e9b0…824661
0x1ebe…12d80xf7fd…e163BaseSuperhighwaySearch$0.002100%coinbase15d ago0xf8403a…dadb47
0x1ebe…12d80xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase15d ago0xcaf09c…06b09a
0x1ebe…12d80xc2af…85ebBasex402 service$0.001100%coinbase15d ago0x32ae61…d249b1
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase15d ago0x9664d6…11c7ba
0x1ebe…12d80x2b6d…32c5Base2sPublic-records$0.0027100%coinbase15d ago0xeeefc4…280543
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase16d ago0xef6056…ec470d
0x1ebe…12d80xf7fd…e163BaseSuperhighwaySearch$0.002100%coinbase16d ago0x350c13…ed4068
0x1ebe…12d80x2b6d…32c5Base2sPublic-records$0.0027100%coinbase16d ago0xca9e17…fb3664
0x1ebe…12d80xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase16d ago0xb2432e…c67fde
0x1ebe…12d80xc2af…85ebBasex402 service$0.001100%coinbase16d ago0x116574…c461f4

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.