$0.005
per call · USD Coin on Base
Perpetual futures market data from the Hyperliquid public API: mark and oracle price, hourly and annualised funding rate, open interest, 24h volume and max leverage per market, sorted by volume. Query: coin (optional, e.g. BTC) or top=N. Source and timestamp in every answer, 10 s cache. $0.005 per call, signed receipt included.
Endpoint
GET https://api.eucompliance.tools/x402/perps5
Calls / 30d
3
Unique payers / 30d
Sep 8
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://api.eucompliance.tools/x402/perps", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://api.eucompliance.tools/x402/perps?coin=BTC" \
-H "X-PAYMENT: <signed x402 payment>"Payment details
0x478bcdea94b9cb5ea14c33e6f0d7e920743d39f2USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Market Data and the homepage with a featured placement.
More from Eucompliance & similar services
Eucompliance · Price
api.eucompliance.tools
Crypto spot price that attempts three independent public exchange tickers (Binance, Coinbase, Kraken) and takes the median of the live replies. Every delivered quote, the spread and the timestamp are disclosed. Refuses to answer from fewer than two live sources. Query: symbol (BTC, ETH, SOL, ...). $0.001 per call, signed receipt included.
Eucompliance · Social
api.eucompliance.tools
Search Bluesky and Hacker News for every query; for a single public tag, also search Mastodon's anonymous tag timeline. Mastodon is not applicable to phrase search. A failure from any source promised for that query returns an uncharged error, never a partial paid result. Successful results include author, text, time, engagement and link. Twitter/X and TikTok are deliberately out of scope because their terms forbid scraping. Query: q, limit. $0.002 per successful call, signed receipt included.
Eucompliance · Funding QR
api.eucompliance.tools
Wallet funding QR for your human: pass asset (usdc-base, tao, eth, sol, btc, ...), amount and destination wallet - get a prefilled Apple-Pay-capable onramp link (MoonPay) plus the QR as base64 PNG, ready to forward. Provider minimums enforced, address format validated. The purchase settles directly with the licensed onramp; this service never touches funds.