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…a2650x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.006 | 100% | coinbase | 12d ago | 0xba67c9…f78218 |
| 0x6e53…a2650x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.004 | 100% | coinbase | 12d ago | 0xa466f8…324970 |
| 0x6e53…a2650xcc42…305f | Base | x402-factoryCore | $0.02 | 100% | coinbase | 12d ago | 0xbbb138…0c706b |
| 0x6e53…a2650x9dba…0df8 | Base | x402 service | $0.006 | 100% | coinbase | 12d ago | 0x049333…90cfa3 |
| 0x6e53…a2650x9dba…0df8 | Base | x402 service | $0.006 | 100% | coinbase | 12d ago | 0xce5de3…e0239d |
| 0x6e53…a2650x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.004 | 100% | coinbase | 12d ago | 0x755a12…f1ee3b |
| 0x6e53…a2650x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.004 | 100% | coinbase | 12d ago | 0xb37b3c…7b2594 |
| 0x6e53…a2650xb810…2c86 | Base | x402 Weather APIWeather | $0.003 | 100% | coinbase | 12d ago | 0x9feb48…fe2a7b |
| 0x6e53…a2650xdadc…b9df | Base | NetIntelWeb content | $0.005 | 100% | coinbase | 12d ago | 0x3bb1bc…87c063 |
| 0x6e53…a2650x995c…781f | Base | x402 service | $0.001 | 100% | coinbase | 12d ago | 0x314a40…4e687a |
| 0x6e53…a2650xdadc…b9df | Base | NetIntelWeb content | $0.005 | 100% | coinbase | 12d ago | 0x17536f…c1f01e |
| 0x6e53…a2650x8209…e571 | Base | Crypto Perp Funding & SentimentCrypto | $0.02 | 100% | coinbase | 12d ago | 0x72f79c…70c811 |
| 0x6e53…a2650xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 12d ago | 0x74cf18…3941b5 |
| 0x6e53…a2650xa55b…b716 | Base | Hyperliquid Prediction MarketsHyperliquid | $0.005 | 100% | coinbase | 12d ago | 0xcaed6f…cd2b41 |
| 0x6e53…a2650x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.006 | 100% | coinbase | 12d ago | 0x19dded…af884c |
| 0x6e53…a2650x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 12d ago | 0xc9cb68…ef2e04 |
| 0x6e53…a2650xcb80…3006 | Base | DefiLlama DeFi TVL & YieldsDefi | $0.005 | 100% | coinbase | 12d ago | 0x43d335…fe795f |
| 0x6e53…a2650x995c…781f | Base | x402 service | $0.001 | 100% | coinbase | 12d ago | 0xbfd0e3…97d1fa |
| 0x6e53…a2650x9dba…0df8 | Base | x402 service | $0.006 | 100% | coinbase | 12d ago | 0xb33419…69e592 |
| 0x6e53…a2650x510d…9690 | Base | RC Quantum Data OracleBitcoin | $0.01 | 100% | coinbase | 13d ago | 0x8183c1…4d366c |
| 0x6e53…a2650x9dba…0df8 | Base | x402 service | $0.006 | 100% | coinbase | 13d ago | 0xf232a6…57ac2c |
| 0x6e53…a2650x9dba…0df8 | Base | x402 service | $0.006 | 100% | coinbase | 13d ago | 0xc0f68b…7d5718 |
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.