Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x6e53…a2650x510d…9690 | Base | RC Quantum Data OracleBitcoin | $0.03 | 100% | coinbase | 32d ago | 0x6b523f…7d4230 |
| 0x6e53…a2650x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 32d ago | 0x26ac71…4fcb77 |
| 0x6e53…a2650xbeeb…831b | Base | x402 serviceFunding-rate | $0.01 | 100% | coinbase | 33d ago | 0x4e9bd9…1e948e |
| 0x6e53…a2650xcb80…3006 | Base | DefiLlama DeFi TVL & YieldsDefi | $0.005 | 100% | coinbase | 33d ago | 0x408696…d4e64b |
| 0x6e53…a2650x4466…125e | Base | x402 service | $0.007 | 100% | coinbase | 33d ago | 0x1b8ba6…724076 |
| 0x6e53…a2650x3831…3442 | Base | Hyperliquid Market DataHyperliquid | $0.005 | 100% | coinbase | 33d ago | 0x276e9d…f47001 |
| 0x6e53…a2650x3831…3442 | Base | Hyperliquid Market DataHyperliquid | $0.01 | 100% | coinbase | 33d ago | 0x3c15dc…e0c3f5 |
| 0x6e53…a265eu-verify | Base | eu-verifyBitcoin | $0.005 | 100% | coinbase | 33d ago | 0x831a1d…39aa87 |
| 0x6e53…a2650xcb80…3006 | Base | DefiLlama DeFi TVL & YieldsDefi | $0.005 | 100% | coinbase | 33d ago | 0xd0244a…ca023f |
| 0x6e53…a2650xcb80…3006 | Base | DefiLlama DeFi TVL & YieldsDefi | $0.005 | 100% | coinbase | 33d ago | 0x8bddf4…203228 |
| 0x6e53…a2650xf22e…f493 | Base | geocode-reverseGeo | $0.008 | 100% | coinbase | 33d ago | 0x1d6a81…5bacf0 |
| 0x6e53…a2650x217e…67c4 | Base | x402 Service Auditx402 | $0.004 | 100% | coinbase | 33d ago | 0x456bfd…304f28 |
| 0x6e53…a2650x5bb4…9f68 | Base | Otto AIYield farming | $0.001 | 100% | coinbase | 33d ago | 0xf23503…ac3635 |
| 0x6e53…a2650x9dba…0df8 | Base | x402 service | $0.006 | 70% | 0x1360…66fa | 33d ago | 0xcbe47c…91cead |
| 0x6e53…a265Stock TA (RSI/MACD/ADX+Signal) | Base | Crypto Market DataCrypto | $0.005 | 100% | coinbase | 33d ago | 0xb19cf3…96d140 |
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.