$0.1
per call · USD Coin on Base
FLAGSHIP: short-squeeze / long-flush score 0-100 for any USDT perp. Composite of funding, long/short crowding, 24h OI build, and liq-skew from our exclusive tape. One number that answers "is this trade crowded and about to hurt someone".
Endpoint
GET https://x402.ochinimus.app/api/squeeze-score1
Calls / 30d
1
Unique payers / 30d
Sep 1
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://x402.ochinimus.app/api/squeeze-score", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://x402.ochinimus.app/api/squeeze-score" \
-H "X-PAYMENT: <signed x402 payment>"Payment details
0x22db3a9686ee5261e7bf3ed4f91277232e8076e6USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Market Data and the homepage with a featured placement.
More from AgentFeed & similar services
AgentFeed · Liquidation Stats
x402.ochinimus.app
1h/24h liquidation totals for the 5 majors (SOL/BTC/ETH/XRP/DOGE), long/short split, biggest print, per-exchange breakdown
AgentFeed · Liquidations
x402.ochinimus.app
Recent liquidations across ~600 USDT perps (Bybit complete tape + OKX + Binance). Any symbol, not just majors; defaults to majors
AgentFeed · SOL Price
x402.ochinimus.app
SOL spot price (multi-source: Coinbase, Kraken, Pyth Hermes fallback)