Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01f9…84d30x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase31d ago0xb862ce…16fdf9
0x01f9…84d3Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase32d ago0xe08dc1…14ba55
0x01f9…84d30xdc9f…5fe6Basex402 service$0.01100%coinbase32d ago0x2f4792…59b98d
0x01f9…84d30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase32d ago0xc888bd…dcc20f
0x01f9…84d30x9dba…0df8Basex402 service$0.00670%0x1360…66fa32d ago0xd88203…b2628b
0x01f9…84d30x3831…3442BaseHyperliquid Market DataHyperliquid$0.01100%coinbase32d ago0x799a99…1f383e
0x01f9…84d30x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase32d ago0x5dbf0d…4c88b3
0x01f9…84d30x3831…3442BaseHyperliquid Market DataHyperliquid$0.01100%coinbase32d ago0xa54bfd…62103b
0x01f9…84d30x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0xb0b0bf…367fe8
0x01f9…84d30x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0xcdd865…65ae3c
0x01f9…84d30x9dba…0df8Basex402 service$0.00670%0x1360…66fa32d ago0x04c205…a5351c
0x01f9…84d3Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase32d ago0x99d4e2…f769ff
0x01f9…84d30x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase32d ago0x8e57ca…b13a22
0x01f9…84d30x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase32d ago0xe25db2…feb335
0x01f9…84d30x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase32d ago0xae096a…dbf597
0x01f9…84d30x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase32d ago0x2300d5…3f841a
0x01f9…84d30x3831…3442BaseHyperliquid Market DataHyperliquid$0.01100%coinbase32d ago0xb9b139…1a6455
0x01f9…84d30x3831…3442BaseHyperliquid Market DataHyperliquid$0.01100%coinbase32d ago0x0c2565…087398
0x01f9…84d30x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase32d ago0x60a489…383614
0x01f9…84d30x548f…abc4BasehyperextendHyperliquid$0.06100%coinbase32d ago0x867828…560bfd
0x01f9…84d30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase32d ago0xdb10ce…1faa4d
0x01f9…84d30x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase32d ago0x3e4edb…4df84a
0x01f9…84d30x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase32d ago0x4a8661…562197

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.