Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9688…d92d0x217e…67c4 | Base | x402 Service Auditx402 | $0.005 | 100% | coinbase | 33d ago | 0x206a3f…4b5805 |
| 0x9688…d92d0x217e…67c4 | Base | x402 Service Auditx402 | $0.005 | 100% | coinbase | 33d ago | 0xe3e7da…b864cb |
| 0x9688…d92d0x217e…67c4 | Base | x402 Service Auditx402 | $0.005 | 100% | coinbase | 33d ago | 0x9de829…f5bc20 |
| 0x9688…d92d0x217e…67c4 | Base | x402 Service Auditx402 | $0.005 | 100% | coinbase | 33d ago | 0x83c521…e88c5b |
| 0x9688…d92d0x217e…67c4 | Base | x402 Service Auditx402 | $0.005 | 100% | coinbase | 33d ago | 0x472012…5aecce |
| 0x9688…d92d0xdadc…b9df | Base | NetIntelWeb content | $0.02 | 100% | coinbase | 33d ago | 0x3c9146…7f3a02 |
| 0x9688…d92d0xdc9f…5fe6 | Base | x402 service | $0.01 | 100% | coinbase | 33d ago | 0x6f1d04…295143 |
| 0x9688…d92d0x4466…125e | Base | x402 service | $0.008 | 100% | coinbase | 33d ago | 0x2a88ac…ff3c07 |
| 0x9688…d92d0x217e…67c4 | Base | x402 Service Auditx402 | $0.004 | 100% | coinbase | 33d ago | 0x6f25fa…a17d4a |
| 0x9688…d92d0x217e…67c4 | Base | x402 Service Auditx402 | $0.004 | 100% | coinbase | 33d ago | 0xa05ac3…c88dc4 |
| 0x9688…d92d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 33d ago | 0x3f8de5…b98fec |
| 0x9688…d92d0x4466…125e | Base | x402 service | $0.01 | 100% | coinbase | 33d ago | 0xa81e94…f32339 |
| 0x9688…d92d0xbeeb…831b | Base | x402 serviceCrypto | $0.01 | 100% | coinbase | 33d ago | 0x437abf…0b9d1c |
| 0x9688…d92d0xbeeb…831b | Base | x402 serviceCrypto | $0.01 | 100% | coinbase | 33d ago | 0x426dfa…5990c2 |
| 0x9688…d92d0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 33d ago | 0x9baecd…fb4bfa |
| 0x9688…d92d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 33d ago | 0x367f38…bcd609 |
| 0x9688…d92d0x2b6d…32c5 | Base | 2sPublic-records | $0.0036 | 100% | coinbase | 33d ago | 0x24d615…6a2e89 |
| 0x9688…d92d0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 33d ago | 0xd072a8…c93184 |
| 0x9688…d92d0x3831…3442 | Base | Hyperliquid Market DataHyperliquid | $0.01 | 100% | coinbase | 33d ago | 0x9dd9d9…e11592 |
| 0x9688…d92d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 33d ago | 0x0b0e10…da233b |
| 0x9688…d92d0x5bb4…9f68 | Base | Otto AIYield farming | $0.001 | 100% | coinbase | 33d ago | 0x0e5a1f…eed7fa |
| 0x9688…d92d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 33d ago | 0x33d834…fa8698 |
| 0x9688…d92d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 33d ago | 0xaa4bb6…578e13 |
| 0x9688…d92d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 33d ago | 0x6df752…e89723 |
| 0x9688…d92d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 33d ago | 0xe5679b…9971f0 |
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.