Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 15d ago | 0x46771f…bd21d6 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 15d ago | 0xf7a2c0…7b2a86 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 15d ago | 0xfeb5b8…7f1e09 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 15d ago | 0xdc19f4…9fe191 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 15d ago | 0x9afe86…1683b1 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 15d ago | 0x95ce92…08579d |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 15d ago | 0x5c804e…8d818d |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 15d ago | 0x4ffa9c…3385d6 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 15d ago | 0x330bca…8bb54e |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 15d ago | 0xa5a55b…cb75c4 |
| 0x7be3…11b70x8d06…8854 | Base | x402 service | $0.007 | 100% | coinbase | 15d ago | 0xedfa9b…c9cc74 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 15d ago | 0xb89315…0c5fda |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 15d ago | 0xff300e…c4b791 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 15d ago | 0x91bfa7…60b0d2 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 15d ago | 0xe4b1d0…47d72a |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 15d ago | 0x013c8c…4c508e |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 15d ago | 0xb76620…68bd63 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 15d ago | 0x079d90…caadd9 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 15d ago | 0xc8df80…3346a0 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 15d ago | 0x82f6d1…46308b |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 15d ago | 0xc8fc46…932e40 |
| 0x7be3…11b70x8d06…8854 | Base | x402 service | $0.007 | 100% | coinbase | 15d ago | 0x118856…bc4e10 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 15d ago | 0x030157…6b6a74 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 15d ago | 0xd3c715…269fff |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 15d ago | 0xba2c7b…c23fe7 |
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.