Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5975…500d0x5bb4…9f68 | Base | Otto AIYield farming | $0.001 | 100% | coinbase | 23d ago | 0xe12223…6194af |
| 0x5975…500d0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 23d ago | 0xc0892c…2a8c4f |
| 0x5975…500d0x53a0…f4db | Base | Ozmium Agent APIDefi | $0.001 | 100% | coinbase | 23d ago | 0xf37463…69e56d |
| 0x5975…500d0x9dba…0df8 | Base | x402 service | $0.006 | 70% | 0x1360…66fa | 23d ago | 0x4cff60…1b4a7e |
| 0x5975…500d0xa55b…b716 | Base | Hyperliquid Prediction MarketsHyperliquid | $0.005 | 100% | coinbase | 23d ago | 0xbb3b4e…abc764 |
| 0x5975…500d0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 24d ago | 0x1bdd85…3efb82 |
| 0x5975…500d0x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.004 | 100% | coinbase | 24d ago | 0x5072d7…4c6cb0 |
| 0x5975…500d0x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.004 | 100% | coinbase | 24d ago | 0x501aec…925163 |
| 0x5975…500d0x3831…3442 | Base | Hyperliquid Market DataHyperliquid | $0.01 | 100% | coinbase | 24d ago | 0xc98c30…55afc7 |
| 0x5975…500dKronos Crypto Data & Forecasts | Base | Kronos Crypto Data & ForecastsBitcoin | $0.02 | 100% | coinbase | 24d ago | 0xe510a5…b8ef57 |
| 0x5975…500d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 24d ago | 0xf4d254…fb6cd8 |
| 0x5975…500d0x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.004 | 100% | coinbase | 24d ago | 0xe57582…a74373 |
| 0x5975…500d0xe903…1abf | Base | BlockRun.AIAi | $0.006 | 100% | coinbase | 24d ago | 0x9fe722…92f77f |
| 0x5975…500d0x4466…125e | Base | x402 service | $0.01 | 100% | coinbase | 24d ago | 0xf06bb0…66be02 |
| 0x5975…500d0xdadc…b9df | Base | NetIntelWeb content | $0.005 | 100% | coinbase | 24d ago | 0x3d2a76…b1c391 |
| 0x5975…500d0x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.004 | 100% | coinbase | 24d ago | 0x769b27…23186d |
| 0x5975…500d0xf22e…f493 | Base | geocode-reverseGeo | $0.005 | 100% | coinbase | 24d ago | 0x167fb9…3fe91d |
| 0x5975…500d0xf22e…f493 | Base | geocode-reverseGeo | $0.01 | 100% | coinbase | 24d ago | 0x797d95…418c39 |
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
Show the promptHide 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.