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 | 4d ago | 0x6042ed…1abbfe |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 4d ago | 0x626d10…19ac41 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 4d ago | 0xaebfc8…1e0664 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.05 | 100% | coinbase | 4d ago | 0xcd4e81…2b30ac |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.05 | 100% | coinbase | 4d ago | 0xd3c781…bd0b1a |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 4d ago | 0x0f5686…ec05d2 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.009 | 100% | coinbase | 4d ago | 0xa8ed29…eefecc |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 4d ago | 0xb6a26c…45b3c5 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 4d ago | 0x8c9a7f…70cfcc |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 4d ago | 0x9ca929…4986fe |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 4d ago | 0x2759fc…7e7de5 |
| 0x902d…82560x7706…4121 | Base | Route and executeAgent | $0.01 | 100% | coinbase | 4d ago | 0xf40bbc…0090e3 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 4d ago | 0x78a68a…d159eb |
| 0x902d…82560x7706…4121 | Base | Route and executeAgent | $0.005 | 100% | coinbase | 4d ago | 0x511943…82c3c1 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 4d ago | 0xd7fbc2…4fe12f |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.03 | 100% | coinbase | 4d ago | 0xefa392…4f64ae |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.06 | 100% | coinbase | 4d ago | 0x685a4a…0d316d |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 4d ago | 0x52d94f…6a6aac |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 4d ago | 0xf3e6e8…5b847b |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 4d ago | 0x5abd9a…a906bd |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 4d ago | 0x343ab5…384857 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.03 | 100% | coinbase | 4d ago | 0x9660a2…57201c |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 4d ago | 0xc76a00…9322b7 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.01 | 100% | coinbase | 4d ago | 0xfc3d05…15c91b |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 4d ago | 0xe45ca7…d8841d |
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.