Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x2e26…ddde0x1033…129f | Base | x402 Market Feedx402 | $0.001 | 100% | coinbase | 30d ago | 0xb2e597…3292a3 |
| 0x2e26…ddde0xc4f9…0045 | Base | SatsSignal Demand Radarx402 | $0.01 | 100% | coinbase | 30d ago | 0x8fadc2…ce18fb |
| 0x2e26…ddde0x1033…129f | Base | x402 Market Feedx402 | $0.001 | 100% | coinbase | 30d ago | 0x0f4e65…e23956 |
| 0x2e26…ddde0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 30d ago | 0x163590…e6185c |
| 0x2e26…ddde0x4466…125e | Base | x402 service | $0.004 | 100% | coinbase | 30d ago | 0xe842ef…f109f0 |
| 0x2e26…ddde0x4466…125e | Base | x402 service | $0.004 | 100% | coinbase | 30d ago | 0xe6bb2b…badb3a |
| 0x2e26…ddde0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 30d ago | 0x7b92a3…367424 |
| 0x2e26…ddde0x6e9c…62b2 | Base | Affiliate.comProducts | $0.02 | 100% | coinbase | 30d ago | 0x51028d…abc7da |
| 0x2e26…ddde0x6e9c…62b2 | Base | Affiliate.comProducts | $0.02 | 100% | coinbase | 30d ago | 0xff6d98…1e1071 |
| 0x2e26…ddde0xc4f9…0045 | Base | SatsSignal Demand Radarx402 | $0.01 | 100% | coinbase | 30d ago | 0xcf1911…36e5ae |
| 0x2e26…ddde0x1033…129f | Base | x402 Market Feedx402 | $0.001 | 100% | coinbase | 30d ago | 0x5068c4…a5d07e |
| 0x2e26…ddde0xc4f9…0045 | Base | SatsSignal Demand Radarx402 | $0.01 | 100% | coinbase | 30d ago | 0xe9aaa5…0eb32e |
| 0x2e26…ddde0x1033…129f | Base | x402 Market Feedx402 | $0.001 | 100% | coinbase | 30d ago | 0xf9f94f…1ee9a2 |
| 0x2e26…ddde0x4466…125e | Base | x402 service | $0.004 | 100% | coinbase | 30d ago | 0x037251…fdd3c4 |
| 0x2e26…ddde0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 30d ago | 0x043f8c…8c72b3 |
| 0x2e26…ddde0x4466…125e | Base | x402 service | $0.004 | 100% | coinbase | 30d ago | 0x4a6030…f35354 |
| 0x2e26…ddde0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 30d ago | 0x4b0801…1c78c3 |
| 0x2e26…ddde0x6e9c…62b2 | Base | Affiliate.comProducts | $0.02 | 100% | coinbase | 30d ago | 0x984feb…1f2683 |
| 0x2e26…ddde0x6e9c…62b2 | Base | Affiliate.comProducts | $0.02 | 100% | coinbase | 30d ago | 0x707673…a9f2a2 |
| 0x2e26…ddde0xc4f9…0045 | Base | SatsSignal Demand Radarx402 | $0.01 | 100% | coinbase | 30d ago | 0x718504…d30522 |
| 0x2e26…ddde0x1033…129f | Base | x402 Market Feedx402 | $0.001 | 100% | coinbase | 30d ago | 0xfbd40e…f4e03f |
| 0x2e26…ddde0xc4f9…0045 | Base | SatsSignal Demand Radarx402 | $0.01 | 100% | coinbase | 30d ago | 0x9c687e…d737bf |
| 0x2e26…ddde0x4466…125e | Base | x402 service | $0.004 | 100% | coinbase | 30d ago | 0x1eb674…2d3f2c |
| 0x2e26…ddde0x1033…129f | Base | x402 Market Feedx402 | $0.001 | 100% | coinbase | 30d ago | 0x2d9fb0…893c28 |
| 0x2e26…ddde0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 30d ago | 0x3c0654…0ec178 |
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.