Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc302…afb80x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 14d ago | 0x125aed…dcf83a |
| 0xad7f…adf80x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 14d ago | 0xb9ef18…ea20e0 |
| 0xad7f…adf80x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 14d ago | 0xff5fd0…0443ec |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 14d ago | 0xecf7ff…b96d30 |
| 0x28bb…59c70x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 14d ago | 0x852eed…c0f7a3 |
| 0xedc6…d2d00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 14d ago | 0x448810…ade17e |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 14d ago | 0x77eb71…5d1d20 |
| 0xf04e…7c0a0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 14d ago | 0xc75a2d…8f87bf |
| 0x4ddd…43540x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 14d ago | 0x71fd36…223dea |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 14d ago | 0x009930…6cc4bc |
| 0x25b8…81140x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 14d ago | 0x78637f…ba23c0 |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 14d ago | 0x797411…c3f9f3 |
| 0xa9f9…34a80x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 14d ago | 0x617a44…a323f5 |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 14d ago | 0x93d3a5…77b9e7 |
| 0x4b15…59230x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 14d ago | 0xf1a554…753428 |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 14d ago | 0x04927a…3b8a31 |
| 0xa7d0…5aee0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 14d ago | 0x24d568…460448 |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 14d ago | 0x2d51b3…73cca3 |
| 0xc58b…777c0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 14d ago | 0x1ac207…03205d |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 15d ago | 0xde62cb…45d929 |
| 0xc507…c7500x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 15d ago | 0xb7e402…c8eb51 |
| 0x4821…e7f80x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 15d ago | 0xd6277d…294c31 |
| 0x7052…402b0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 15d ago | 0x4b2936…760c04 |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 15d ago | 0xc36bd1…e242f7 |
| 0x2971…83450x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 15d ago | 0x3e9d5d…b17b05 |
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.