Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x6937…c4030x1e84…41a6 | Base | Base USDC lending APYUsdc | $0.01 | 100% | coinbase | 19d ago | 0x02c663…38394c |
| 0x6937…c4030x3369…91c5 | Base | x402 service | $0.01 | 100% | coinbase | 19d ago | 0xc3687e…2cba9f |
| 0x6937…c4030x2bcf…f752 | Base | AlphaPipeline Kimchi AlertCrypto | $0.01 | 100% | coinbase | 20d ago | 0x63d87d…31f149 |
| 0x6937…c4030x9cd3…98cc | Base | x402 service | $0.008 | 100% | coinbase | 20d ago | 0xc1e937…7c8627 |
| 0x6937…c4030xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.003 | 100% | coinbase | 20d ago | 0xb67407…c5926c |
| 0x6937…c4030x7eaf…4c5b | Base | LUMILaunch | $0.01 | 100% | coinbase | 20d ago | 0xdf7cd6…ed6538 |
| 0x6937…c4030xb3ba…ed8c | Base | AnswerPool Form TrendSec | $0.02 | 100% | coinbase | 20d ago | 0x63c380…4cd37c |
| 0x6937…c4030xce33…989e | Base | Crypto Prices & Market DataCrypto | $0.006 | 100% | coinbase | 20d ago | 0x735b48…3d12f5 |
| 0x6937…c4030x8647…3558 | Base | Live EVM Block NumberBlock | $0.01 | 100% | coinbase | 20d ago | 0xaa29aa…283e09 |
| 0x6937…c4030x7eaf…4c5b | Base | LUMILaunch | $0.01 | 100% | coinbase | 20d ago | 0x25c816…ea28e4 |
| 0x6937…c4030xcc42…305f | Base | x402-factoryCore | $0.02 | 100% | coinbase | 20d ago | 0x82b2f1…40072b |
| 0x6937…c4030x0e84…b808 | Base | Otto AITwitter search | $0.002 | 100% | coinbase | 20d ago | 0x3f6ff6…8d9a85 |
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.