Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 30d ago | 0x2fa9e6…1cf4cc |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 30d ago | 0xebf4ab…327b7c |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 30d ago | 0xdafb8d…468633 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.12 | 100% | coinbase | 30d ago | 0xabebbb…b170ab |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.12 | 100% | coinbase | 30d ago | 0xc7715e…0484ad |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 30d ago | 0x648352…ff5bd9 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.05 | 100% | coinbase | 30d ago | 0x8d4206…905151 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 30d ago | 0xf6475d…1a90fa |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 30d ago | 0x896a76…2524ac |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 30d ago | 0xf1bbb2…5827b5 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 30d ago | 0xff9c67…e79492 |
| 0x902d…82560x7706…4121 | Base | Route and executeAgent | $0.01 | 100% | coinbase | 30d ago | 0xff039e…73a26c |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 30d ago | 0xb23712…0f74df |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 30d ago | 0xe84666…5b3c20 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.06 | 100% | coinbase | 30d ago | 0x8af2c7…97cdb7 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 30d ago | 0x4d9b95…a14fce |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 30d ago | 0xeca05a…cdac46 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 30d ago | 0x12d9d1…569ff1 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 30d ago | 0x626a2f…0c3eea |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.03 | 100% | coinbase | 30d ago | 0xe2e8e1…81b011 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 30d ago | 0xa769fd…3e2630 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.01 | 100% | coinbase | 30d ago | 0xa27ff2…1bbdbe |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 30d ago | 0x8ad21f…eedc45 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 30d ago | 0xae2bd5…7bccf1 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 30d ago | 0xc1dfb9…0680eb |
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.