Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7ef1…4ae20x40a8…ad8b | Base | x402 service | $0.001 | 100% | coinbase | 14d ago | 0x4e7614…b8a8c4 |
| 0x7ef1…4ae20x480c…846a | Base | BitrefillGift-cards | $0.002 | 100% | coinbase | 14d ago | 0xfe9f18…a7f102 |
| 0x7ef1…4ae2HyperNatt Terminal | Base | HyperNatt TerminalBitcoin | $0.001 | 100% | coinbase | 14d ago | 0xadb65e…70344d |
| 0x7ef1…4ae20xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 14d ago | 0x58e00a…6106ed |
| 0x7ef1…4ae20x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 14d ago | 0x39c620…752e43 |
| 0x7ef1…4ae2Kronos Crypto Data & Forecasts | Base | Kronos Crypto Data & ForecastsBitcoin | $0.02 | 100% | coinbase | 14d ago | 0xea6cb1…b52704 |
| 0x7ef1…4ae20xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 14d ago | 0xd41ed8…91d95e |
| 0x7ef1…4ae20xb8c5…d67f | Base | Coin FlipGame | $0.001 | 100% | coinbase | 14d ago | 0x3b7aaf…fac654 |
| 0x7ef1…4ae20x2af9…e129 | Base | Word of the DayWords | $0.0015 | 100% | coinbase | 14d ago | 0x6f9c56…b9e5c6 |
| 0x7ef1…4ae20x9aac…b2fa | Base | Google Trends SEO Keyword DataGoogle-trends | $0.05 | 100% | coinbase | 14d ago | 0x250875…4a8849 |
| 0x7ef1…4ae20x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 14d ago | 0xd92442…a9bc2d |
| 0x7ef1…4ae20xe341…9f73 | Base | IXSRwa | $0.001 | 100% | coinbase | 14d ago | 0xcdf9a5…7e7937 |
| 0x7ef1…4ae20x4df6…cdea | Base | Web Search (SERP)Search | $0.05 | 100% | coinbase | 14d ago | 0x92321f…a4b21b |
| 0x7ef1…4ae20x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 14d ago | 0x52a8ab…97ecf3 |
| 0x7ef1…4ae2Quartermaster Transaction Status | Base | Quartermaster Gas PricesGas | $0.001 | 100% | coinbase | 14d ago | 0xf67c12…4f8e6d |
| 0x7ef1…4ae20x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 14d ago | 0xb6ded5…93ae90 |
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.