Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xffb1…064f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 23d ago | 0x70293e…f5c9de |
| 0xffb1…064f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 23d ago | 0x9d7442…122148 |
| 0xffb1…064f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 23d ago | 0x2497bc…db9ace |
| 0xffb1…064f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 23d ago | 0xb5a6d0…03face |
| 0xffb1…064f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 23d ago | 0xf2b26f…7b48b8 |
| 0xffb1…064f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 23d ago | 0xc63d75…bee08a |
| 0xffb1…064f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 23d ago | 0xe9c2d8…a26a01 |
| 0xffb1…064f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 23d ago | 0x0accf8…13a106 |
| 0xffb1…064f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 23d ago | 0x1e6bf2…3cd877 |
| 0xffb1…064f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 23d ago | 0x28f998…5aac86 |
| 0xffb1…064f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 23d ago | 0xefda15…d0550f |
| 0xffb1…064f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 23d ago | 0x858d1c…c57a23 |
| 0xffb1…064f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 23d ago | 0x4580cf…0a9989 |
| 0xffb1…064f0xf1eb…3fa3 | Base | x402 service | $0.01 | 100% | coinbase | 23d ago | 0xb2e517…6e7198 |
| 0xffb1…064f0xf1eb…3fa3 | Base | x402 service | $0.01 | 100% | coinbase | 23d ago | 0xa3defe…87e9ca |
| 0xffb1…064f0xf1eb…3fa3 | Base | x402 service | $0.01 | 100% | coinbase | 23d ago | 0x954984…57f2f7 |
| 0xffb1…064f0xf1eb…3fa3 | Base | x402 service | $0.01 | 100% | coinbase | 23d ago | 0x243337…70693f |
| 0xffb1…064f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 23d ago | 0x40c2c1…6cb93f |
| 0xffb1…064f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 23d ago | 0x20e550…dd5213 |
| 0xffb1…064f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 23d ago | 0xa3a3a3…66a23d |
| 0xffb1…064f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 23d ago | 0x12d2e5…535f26 |
| 0xffb1…064f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 23d ago | 0x1117c9…320b82 |
| 0xffb1…064f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 23d ago | 0xca5fa3…56b9fb |
| 0xffb1…064f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 23d ago | 0x4bbc03…b63ba7 |
| 0xffb1…064f0xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 23d ago | 0x0b169a…6f2c8c |
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.