Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89c0…c6fb0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase24d ago0xba7d31…a92592
0x89c0…c6fb0xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase24d ago0x29c74e…fff049
0x89c0…c6fb0xdadc…b9dfBaseNetIntelWeb content$0.02100%coinbase24d ago0x3f8304…25ecfd
0x89c0…c6fb0xdadc…b9dfBaseNetIntelWeb content$0.02100%coinbase24d ago0x294994…8d65e0
0x89c0…c6fb0xdadc…b9dfBaseNetIntelWeb content$0.02100%coinbase24d ago0x375628…dc76c4
0x89c0…c6fb0xdadc…b9dfBaseNetIntelWeb content$0.02100%coinbase24d ago0x23c09d…39bd1d
0x89c0…c6fb0xdadc…b9dfBaseNetIntelWeb content$0.02100%coinbase24d ago0xbf0911…e7a78f
0x89c0…c6fb0xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase24d ago0xb6f60d…843954
0x89c0…c6fb0xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase24d ago0x3bc386…deb40d
0x89c0…c6fb0xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase24d ago0x8230d8…0f819e
0x89c0…c6fb0xce33…989eBaseAmazon Product SearchAmazon$0.006100%coinbase24d ago0x3b1942…ff3b96
0x89c0…c6fb0xce33…989eBaseAmazon Product SearchAmazon$0.006100%coinbase24d ago0x8de6b2…b135c3
0x89c0…c6fb0xce33…989eBaseAmazon Product SearchAmazon$0.006100%coinbase24d ago0x9ab469…50be9d
0x89c0…c6fb0xce33…989eBaseAmazon Product SearchAmazon$0.006100%coinbase24d ago0x35d740…917480
0x89c0…c6fb0xce33…989eBaseAmazon Product SearchAmazon$0.006100%coinbase24d ago0x72e539…376653
0x89c0…c6fb0xce33…989eBaseAmazon Product SearchAmazon$0.006100%coinbase24d ago0x47a8e6…d2d74d
0x89c0…c6fb0xce33…989eBaseAmazon Product SearchAmazon$0.006100%coinbase24d ago0xf72808…e154ba
0x89c0…c6fb0xce33…989eBaseAmazon Product SearchAmazon$0.006100%coinbase24d ago0x530427…e3767a
0x89c0…c6fb0xce33…989eBaseAmazon Product SearchAmazon$0.006100%coinbase24d ago0xf84f51…f23157
0x89c0…c6fb0xce33…989eBaseAmazon Product SearchAmazon$0.006100%coinbase24d ago0x192e0d…9099bd
0x89c0…c6fb0xce33…989eBaseAmazon Product SearchAmazon$0.008100%coinbase24d ago0xac2717…948ff9
0x89c0…c6fb0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase24d ago0x971a7a…febc23
0x89c0…c6fb0xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase24d ago0x6bacd4…d1a164
0x89c0…c6fb0x7b53…9476BaseCoil Crypto Gate$0.001100%coinbase24d ago0x480c04…d0bc9f
0x89c0…c6fb0x7b53…9476BaseCoil Crypto Gate$0.005100%coinbase24d ago0x9ea7e7…0b915e

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.