Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xebd6…e2e00xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 27d ago | 0x58e3fa…30d866 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 27d ago | 0x935d77…0159f5 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 27d ago | 0xc7c246…651167 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 27d ago | 0x322597…f2c178 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.12 | 100% | coinbase | 27d ago | 0x9df635…b86649 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.12 | 100% | coinbase | 27d ago | 0xef7db0…3de095 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 27d ago | 0x7b1cd9…c28b87 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.05 | 100% | coinbase | 27d ago | 0xf98d34…d0dbb0 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 27d ago | 0x2f07c1…5e269a |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 27d ago | 0x6e57d7…05c584 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 27d ago | 0x89b7ab…e6483d |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 27d ago | 0xb2bf3b…7ac625 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 27d ago | 0xd1bee6…52aa0e |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 27d ago | 0x82ad0c…4d6729 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.06 | 100% | coinbase | 27d ago | 0xf67316…b51323 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 27d ago | 0x41cb82…29b79f |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 27d ago | 0x4d0468…fe799d |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 27d ago | 0x32bd4c…6ee016 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 27d ago | 0xa4c47e…543a32 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.03 | 100% | coinbase | 27d ago | 0xd1ccbb…69f784 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 27d ago | 0xa99862…19c425 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.01 | 100% | coinbase | 27d ago | 0xc3c461…036e94 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 27d ago | 0xee7f3b…fa5c63 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001977 | 100% | coinbase | 27d ago | 0x193628…1e09b4 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001125 | 100% | coinbase | 27d ago | 0x185a33…e950a4 |
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.