Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe62a…1b5a0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 24d ago | 0x75a454…186486 |
| 0xebd6…e2e00xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 24d ago | 0x4f671a…4a269b |
| 0xc7a2…263e0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 24d ago | 0x42d9e8…417b06 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 24d ago | 0xc9f1c2…44aa21 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 24d ago | 0x24cd54…d42d8a |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 24d ago | 0xdf9982…293e17 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.12 | 100% | coinbase | 24d ago | 0x867c39…d0f433 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.12 | 100% | coinbase | 24d ago | 0x1a51c1…901f72 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 24d ago | 0x2bbcc5…7b55ef |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.05 | 100% | coinbase | 24d ago | 0x399336…b12fc4 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 24d ago | 0xd0fab4…6feec5 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 24d ago | 0x8878f1…163bbb |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 24d ago | 0xf8adfb…46afab |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 24d ago | 0xb46fa5…9dc9db |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 24d ago | 0x97da25…82ecb8 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 24d ago | 0x5e2e25…eae66f |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.06 | 100% | coinbase | 24d ago | 0xca73ca…c28699 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 24d ago | 0xc2b174…1252f1 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 24d ago | 0x7f39b4…d13f7c |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 24d ago | 0xc74e70…ad506a |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 24d ago | 0xae5425…74e8b2 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.03 | 100% | coinbase | 24d ago | 0x7c8040…7cf85a |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 24d ago | 0x35a29b…24c462 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.01 | 100% | coinbase | 24d ago | 0x00c187…b19108 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 24d ago | 0x8b6c37…408759 |
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.