Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 76d ago | 0x43ccb1…19a280 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.05 | 100% | coinbase | 76d ago | 0xbb0566…4415e3 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 76d ago | 0x469fee…ff26c5 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 76d ago | 0x0b9889…660ad9 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 76d ago | 0xd74ad9…76c032 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 76d ago | 0xa6d1c1…e38872 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.01 | 100% | coinbase | 76d ago | 0xf00a5c…ca5434 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 76d ago | 0xbdf09f…477124 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 76d ago | 0x1a2690…d25030 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.01 | 100% | coinbase | 76d ago | 0xd21f95…9c59e0 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 76d ago | 0x4fa9f8…44e303 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 76d ago | 0x114d3b…779232 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 76d ago | 0x1d9d4e…4822c1 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.03 | 100% | coinbase | 76d ago | 0xc4977a…b3d040 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 76d ago | 0xb900d6…db427b |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 76d ago | 0x07f266…9dfc19 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.01 | 100% | coinbase | 76d ago | 0x4616b9…a9cb03 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.01 | 100% | coinbase | 76d ago | 0x104e71…d45129 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.01 | 100% | coinbase | 76d ago | 0x078f2a…d9585f |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 76d ago | 0x507242…5d3e83 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 76d ago | 0x440968…1c11d9 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 76d ago | 0x25175c…aa5165 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 76d ago | 0xb0685a…1a3daa |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.30 | 100% | coinbase | 76d ago | 0xdb2a5a…99cce0 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.50 | 100% | coinbase | 76d ago | 0x11d8ff…b4bc80 |
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.