Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89c0…c6fb0x4466…125eBasex402 service$0.008100%coinbase12d ago0x0d3d03…327136
0x89c0…c6fb0x4466…125eBasex402 service$0.008100%coinbase12d ago0xa1a887…6f7155
0x89c0…c6fbKronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase12d ago0x0b0572…287f63
0x89c0…c6fb0x4466…125eBasex402 service$0.006100%coinbase12d ago0xbb4578…b255c4
0x89c0…c6fb0x4466…125eBasex402 service$0.006100%coinbase12d ago0x1caf53…3f03cd
0x89c0…c6fb0x4466…125eBasex402 service$0.006100%coinbase12d ago0x4467ed…1aaa5f
0x89c0…c6fb0x4466…125eBasex402 service$0.006100%coinbase12d ago0xcc9c49…9d7384
0x89c0…c6fb0x4466…125eBasex402 service$0.006100%coinbase12d ago0x9ebe3d…1bff44
0x89c0…c6fbKronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase12d ago0x819bf7…7dd2f8
0x89c0…c6fb0x4466…125eBasex402 service$0.006100%coinbase12d ago0x18b5c4…1700e5
0x89c0…c6fbKronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase12d ago0xa8ccb1…11133d
0x89c0…c6fb0x4466…125eBasex402 service$0.006100%coinbase12d ago0x325eb3…efb825
0x89c0…c6fb0x4466…125eBasex402 service$0.008100%coinbase12d ago0xe80f2d…d72c55
0x89c0…c6fb0x4466…125eBasex402 service$0.008100%coinbase12d ago0x5fadb0…dfdf16
0x89c0…c6fbNavi WeatherBaseNavi WeatherWeather$0.001100%coinbase12d ago0x4e95ab…d501e6
0x89c0…c6fb0x4466…125eBasex402 service$0.008100%coinbase12d ago0xd836c7…84e64e
0x89c0…c6fb0xd6b5…23a8Basex402 service$0.003100%coinbase12d ago0x2afcaa…776003
0x89c0…c6fb0x4466…125eBasex402 service$0.008100%coinbase12d ago0x240121…c12c90
0x89c0…c6fb0xe553…56f8Basex402 service$0.001100%coinbase12d ago0x9bafd8…f5044b
0x89c0…c6fb0xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase12d ago0x30cbbc…f2f990
0x89c0…c6fb0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase12d ago0xf50baf…31f79f
0x89c0…c6fb0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase12d ago0x069cef…71ed39
0x89c0…c6fb0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase12d ago0xcf5ef6…34b379
0x89c0…c6fb0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase12d ago0x66f269…89979d
0x89c0…c6fb0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase12d ago0xade407…246e89

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.