Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8a1a…aa530xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 48d ago | 0xbd1283…0b9dd2 |
| 0x8a1a…aa530xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 48d ago | 0xa91e76…9dcaca |
| 0x6152…7cb70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 48d ago | 0x5d3ec0…ec0b94 |
| 0xddc3…74e20xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 48d ago | 0xa73c6e…3bbe2d |
| 0xd6b3…dc2c0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 48d ago | 0xe05014…f0819a |
| 0xb3a4…21f70xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 48d ago | 0xa020bb…b99d83 |
| 0x798d…116f0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 48d ago | 0xf9277d…e6a6ee |
| 0x48b1…07d30xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 48d ago | 0xa6f3df…fe9bea |
| 0x8a1a…aa530xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 48d ago | 0x6685dd…45ca26 |
| 0x8a1a…aa530xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 48d ago | 0x62b793…1a0fda |
| 0x0a3c…13e80xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 48d ago | 0x246c33…714811 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 48d ago | 0xbfa766…78e7ec |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 48d ago | 0x259c10…fa7d53 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.12 | 100% | coinbase | 48d ago | 0xf57f02…dfac69 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.12 | 100% | coinbase | 48d ago | 0x12fd25…6eb56b |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 48d ago | 0xc2697e…631bc5 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.05 | 100% | coinbase | 48d ago | 0x11dea0…00532e |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 48d ago | 0x8e4a4a…cd7fb3 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 48d ago | 0x647df7…c7ab98 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 48d ago | 0x43e9b2…a1ad4a |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 48d ago | 0xd2cdd7…0111b8 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.06 | 100% | coinbase | 48d ago | 0x0e33d5…2dd545 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.08 | 100% | coinbase | 48d ago | 0x21870c…44163c |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 48d ago | 0xd0742e…fbb963 |
| 0x902d…82560xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.01 | 100% | coinbase | 48d ago | 0xdeaa48…2ea3ac |
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.