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.30 | 100% | coinbase | 78d ago | 0xbfba80…8fdcd1 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.50 | 100% | coinbase | 78d ago | 0x94d3d3…cd0b01 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.25 | 100% | coinbase | 78d ago | 0xb34c83…5247d6 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 78d ago | 0xa6dda6…bad84c |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.05 | 100% | coinbase | 78d ago | 0xb102d9…947ada |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 78d ago | 0x26d67b…36c98f |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 78d ago | 0x736859…ccfa67 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 78d ago | 0x4aa817…27d793 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.03 | 100% | coinbase | 78d ago | 0xa9be3e…be6c89 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 78d ago | 0xa1273a…913ae6 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 78d ago | 0xcc739d…9bf207 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.01 | 100% | coinbase | 78d ago | 0x0df2a3…41ee9c |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.01 | 100% | coinbase | 78d ago | 0xff39d6…438a52 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.01 | 100% | coinbase | 78d ago | 0xfbeea9…b4f9c6 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 78d ago | 0x27968b…67b682 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 78d ago | 0x59b57c…079480 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 78d ago | 0x7681ce…4c2569 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 79d ago | 0x0c16b6…a0b44e |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 79d ago | 0x442577…1be980 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 79d ago | 0x81146b…f2a07f |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 79d ago | 0xd88397…3cf995 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 79d ago | 0x2acc4d…09231c |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 79d ago | 0xadd966…35ea93 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 79d ago | 0xb25498…482081 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 79d ago | 0xa21938…31c090 |
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.