Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xca11…388b0x07cf…2396 | Base | — | $0.01 | 100% | dexter | 49d ago | 0x16872a…66be1d |
| 0xca11…388b0x07cf…2396 | Base | — | $0.02 | 100% | dexter | 49d ago | 0x4375ff…b666d3 |
| 0xca11…388b0x9dba…0df8 | Base | x402 service | $0.005 | 100% | coinbase | 49d ago | 0xa3b1e6…2734e7 |
| 0xca11…388b0x9dba…0df8 | Base | x402 service | $0.01 | 70% | 0x1360…66fa | 49d ago | 0x0eb793…0db279 |
| 0xca11…388b0x9dba…0df8 | Base | x402 service | $0.01 | 100% | coinbase | 49d ago | 0x5a1cf1…0f85fb |
| 0xca11…388b0x9dba…0df8 | Base | x402 service | $0.005 | 100% | 0x1360…66fa | 49d ago | 0xe1d5f4…8d9db1 |
| 0xca11…388b0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.01 | 100% | coinbase | 49d ago | 0x87fd12…ea1017 |
| 0xca11…388b0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 49d ago | 0x34f0c6…2281bb |
| 0xca11…388b0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.01 | 100% | coinbase | 49d ago | 0xfe9fea…89a22e |
| 0xca11…388b0xa12d…ed30 | Base | x402 service | $0.20 | 100% | coinbase | 49d ago | 0xfa2cdf…fa6bee |
| 0xca11…388b0xa12d…ed30 | Base | x402 service | $0.03 | 100% | coinbase | 49d ago | 0xfe1081…b10594 |
| 0xca11…388b0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 49d ago | 0xd5958b…4a9dbb |
| 0xca11…388b0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.01 | 100% | coinbase | 49d ago | 0x6ddacb…d0b338 |
| 0xca11…388b0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 49d ago | 0x09ad1f…35af69 |
| 0xca11…388b0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 49d ago | 0xf09e63…e66a89 |
| 0xca11…388b0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.05 | 100% | coinbase | 49d ago | 0xe0c160…d603bf |
| 0xca11…388b0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.05 | 100% | coinbase | 49d ago | 0x16c0ca…fdf504 |
| 0xca11…388b0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.05 | 100% | coinbase | 49d ago | 0x16cfb9…07dcc3 |
| 0xca11…388b0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.05 | 100% | coinbase | 49d ago | 0x3d6469…8cd03d |
| 0xca11…388b0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.05 | 100% | coinbase | 49d ago | 0x1cc08c…53b6e5 |
| 0xca11…388b0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 49d ago | 0x3580ec…7c2cb7 |
| 0xca11…388b0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.01 | 100% | coinbase | 49d ago | 0xd2ef39…181500 |
| 0xca11…388b0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.05 | 100% | coinbase | 49d ago | 0xfcd091…8078b5 |
| 0xca11…388b0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.05 | 100% | coinbase | 49d ago | 0x81fcdd…9705bd |
| 0xca11…388b0xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.05 | 100% | coinbase | 49d ago | 0x2110c6…d31ccb |
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.