Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x395b…5f090xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.01 | 100% | coinbase | 74d ago | 0x9ff3a1…1fcc08 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 74d ago | 0x4113f8…122bfd |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.30 | 100% | coinbase | 74d ago | 0x7c1958…ca923f |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.50 | 100% | coinbase | 74d ago | 0x734554…59c089 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.25 | 100% | coinbase | 74d ago | 0xef2974…a49ba3 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.05 | 100% | coinbase | 74d ago | 0x67f8ba…971fcb |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 74d ago | 0xe6f64f…92edab |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 74d ago | 0xbf1bad…472e82 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 74d ago | 0x8c8e27…8111a1 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.01 | 100% | coinbase | 74d ago | 0x830dc7…f37dab |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 74d ago | 0x51428d…5d3ca8 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 74d ago | 0x7cebab…08f8b4 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 74d ago | 0x3b7dbb…e66041 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.01 | 100% | coinbase | 74d ago | 0x12718d…a527ee |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 74d ago | 0xf1f5ac…6a66e0 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 74d ago | 0x6f0b78…1bbdb2 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 74d ago | 0x26630e…0394c6 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.03 | 100% | coinbase | 74d ago | 0x0a6caa…910765 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 74d ago | 0x66e897…7dfd1d |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 74d ago | 0xa6088d…091e97 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.01 | 100% | coinbase | 74d ago | 0xfa13ab…e68dc0 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.01 | 100% | coinbase | 74d ago | 0x28eb19…aa64bf |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.01 | 100% | coinbase | 74d ago | 0xaec8fd…895a52 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 74d ago | 0x6c7068…f3fbd5 |
| 0xfeda…a0220xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 74d ago | 0xc7dbf0…7aab6c |
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.