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 | 2d ago | 0x03f66a…61d311 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 2d ago | 0xafa252…8be93f |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 2d ago | 0x88cc29…b71ac6 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 2d ago | 0x6be292…1db057 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 2d ago | 0x9927dd…d03266 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 2d ago | 0x4bc14d…172acc |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 2d ago | 0x3af8a8…608f18 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 2d ago | 0xf10268…569411 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 2d ago | 0x5bbb82…f6e439 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 2d ago | 0xf3d05a…563f6f |
| 0x7be3…11b70x8d06…8854 | Base | x402 service | $0.007 | 100% | coinbase | 2d ago | 0xb75de8…19acd9 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 2d ago | 0x17662c…b8d681 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 2d ago | 0x15e284…403971 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 2d ago | 0x4cf95d…2c4a81 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 2d ago | 0x3fb554…571afb |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 2d ago | 0xb264a2…d583db |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 2d ago | 0x3ac130…e0e2bb |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 2d ago | 0xb8760e…2fd1fa |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 2d ago | 0xd67d8d…94083a |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 2d ago | 0x7ce467…3f8855 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 2d ago | 0x369a62…53234d |
| 0x7be3…11b70x8d06…8854 | Base | x402 service | $0.007 | 100% | coinbase | 2d ago | 0xd14e6a…8dfa29 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 2d ago | 0xd1956b…7b525c |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 2d ago | 0x7e5333…a2abe7 |
| 0x7be3…11b70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 2d ago | 0x9306dc…8d33bd |
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.