Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0x005b7c…3c2693 |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0xc7ded3…d9cdb3 |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0x922093…b79862 |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0x478dfd…b9bd06 |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0x0dcc2a…e424a3 |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0x6f052d…ace5ae |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0x095812…352300 |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0x4e9be0…adb147 |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0x1aa559…aff28e |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0x823eb9…0d6066 |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0x28edcf…3854da |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0xcf136e…a20ec4 |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0x4d9f5b…ff924d |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0x5ba979…8124db |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0xf27da3…2be065 |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0xd6c94a…1fac0d |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0x6848f0…a35f8b |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0x58f890…5673d2 |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0xfc5dd0…cc87f6 |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0x34b29c…4dcefa |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0xf70640…75fb76 |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0x1e72a6…4d48cd |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0x039e94…bc7bd0 |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0x4db9b6…8bf6e0 |
| 0x27ab…248c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 33d ago | 0x89caba…8a333e |
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.