Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa04e…ba3f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 19d ago | 0x2f7cc4…be37a6 |
| 0xa04e…ba3f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 19d ago | 0xa90e22…159e12 |
| 0xa04e…ba3f0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 19d ago | 0xa3b798…bdde98 |
| 0xa04e…ba3f0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 19d ago | 0xf31cea…9195f9 |
| 0xa04e…ba3f0xdadc…b9df | Base | NetIntelWeb content | $0.02 | 100% | coinbase | 19d ago | 0xbe4ec5…97e4e9 |
| 0xa04e…ba3f0x9d66…a5d0 | Base | Atlas Market DataInsider-trades | $0.02 | 100% | coinbase | 19d ago | 0x77338d…9c8b10 |
| 0xa04e…ba3f0x9d66…a5d0 | Base | Atlas Market DataInsider-trades | $0.02 | 100% | coinbase | 19d ago | 0x9db0e9…001c85 |
| 0xa04e…ba3f0x9d66…a5d0 | Base | Atlas Market DataInsider-trades | $0.02 | 100% | coinbase | 19d ago | 0x91eb2e…c33858 |
| 0xa04e…ba3f0x9d66…a5d0 | Base | Atlas Market DataInsider-trades | $0.02 | 100% | coinbase | 19d ago | 0x7ff099…2f48ef |
| 0xa04e…ba3f0x9d66…a5d0 | Base | Atlas Market DataInsider-trades | $0.02 | 100% | coinbase | 19d ago | 0x004301…345893 |
| 0xa04e…ba3f0x8209…e571 | Base | Crypto Perp Funding & SentimentCrypto | $0.02 | 100% | coinbase | 19d ago | 0xa28581…20a513 |
| 0xa04e…ba3fKronos Crypto Data & Forecasts | Base | Kronos Crypto Data & ForecastsBitcoin | $0.02 | 100% | coinbase | 19d ago | 0xa1c502…10e75f |
| 0xa04e…ba3f0x9d66…a5d0 | Base | Atlas Market DataInsider-trades | $0.02 | 100% | coinbase | 19d ago | 0x05fd55…398e11 |
| 0xa04e…ba3f0x9d66…a5d0 | Base | Atlas Market DataInsider-trades | $0.02 | 100% | coinbase | 19d ago | 0x30d2e7…f4dd7f |
| 0xa04e…ba3f0x65e3…0154 | Base | x402 service | $0.001 | 100% | coinbase | 19d ago | 0x4bcb8f…cf2f38 |
| 0xa04e…ba3f0x9d66…a5d0 | Base | Atlas Market DataInsider-trades | $0.02 | 100% | coinbase | 19d ago | 0xac5fd7…0809e3 |
| 0xa04e…ba3f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 19d ago | 0xee41b4…31e3bf |
| 0xa04e…ba3f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 19d ago | 0x143e99…a1de8d |
| 0xa04e…ba3f0x65e3…0154 | Base | x402 service | $0.001 | 100% | coinbase | 19d ago | 0x64e11e…8cb284 |
| 0xa04e…ba3f0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 19d ago | 0x373c23…f271db |
| 0xa04e…ba3f0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 19d ago | 0x417595…806592 |
| 0xa04e…ba3f0xfdb4…ed03 | Base | x402stockMarket-data | $0.01 | 100% | coinbase | 19d ago | 0x40be13…d0afec |
| 0xa04e…ba3f0x3279…6d02 | Base | CoinGecko Crypto Price & DataPrice | $0.005 | 100% | coinbase | 19d ago | 0x0dae51…8f2794 |
| 0xa04e…ba3fKronos Crypto Data & Forecasts | Base | Kronos Crypto Data & ForecastsBitcoin | $0.02 | 100% | coinbase | 19d ago | 0xa6587a…ea86a3 |
| 0xa04e…ba3f0xfdb4…ed03 | Base | x402stockMarket-data | $0.01 | 100% | coinbase | 19d ago | 0xced241…4bc97d |
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.