$0.01
per call · USD Coin on Base
List active Channel3 price tracking subscriptions.
Endpoint
GET https://stableproduct.dev/api/channel3/price-tracking/subscriptions2
Calls / 30d
1
Unique payers / 30d
Aug 28
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://stableproduct.dev/api/channel3/price-tracking/subscriptions", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://stableproduct.dev/api/channel3/price-tracking/subscriptions" \
-H "X-PAYMENT: <signed x402 payment>"Payment details
0xd9f3261c9fea20a99d0708815010280c549e8ebfUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Market Data and the homepage with a featured placement.
More from StableProducts & similar services
StableProducts · Wirecutter Reviews
stableproduct.dev
List Wirecutter review URLs from the public Wirecutter review sitemaps. Defaults to recommendation-like review pages.
StableProducts · Brands List
stableproduct.dev
List Channel3 brands with cursor pagination.
Kronos Crypto Data & Forecasts · Liquidations BTC
kronossignals.com
Forward liquidation cluster map + recent prints for all 17 crypto assets. Part A: estimated liq price levels for 5x/10x/25x/50x leverage bands, modeled from open interest and mark price — no new upstream source. Part B: real liquidation prints from OKX public API (no auth). Returns cluster map, nearest_long/short clusters, squeeze_bias, and honest disclaimers. Supports BTC/ETH/SOL/BNB/XRP/DOGE/ADA/AVAX/LINK/DOT/LTC/TRX/BCH/ATOM/NEAR/APT/HYPE-USD. Pay-per-call via x402.