$0.005
per call · USD Coin on Base
Settled funding rate history at per-venue, per-settlement granularity (every 8h print with its source exchange), the series behind carry and basis work. The free CC0 metric-daily download already carries a single daily BTC funding aggregate; this route is for the venue-level record.
Endpoint
GET https://bykaranteli.com/api/x402/funding-history3
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://bykaranteli.com/api/x402/funding-history", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://bykaranteli.com/api/x402/funding-history?limit=500" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"count": 500,
"dataset": "funding-history",
"ok": true,
"rows": []
}Payment details
0x0db4c96d8b14f431f3bb8ce1a33f07d2c696a62cUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Data & Enrichment and the homepage with a featured placement.
More from ByKaranteli Funding Rate History & similar services
Oneshotagent · Verify Email
win.oneshotagent.com
Email deliverability verification
Oneshotagent · Enrich Email
win.oneshotagent.com
Email enrichment and validation
Strale · Email Validate
api.strale.io
Validate an email address: RFC 5322 syntax, MX records, 5,361 disposable domain detection, role-based address detection (35 patterns), free provider detection, and typo suggestion for common providers (gmial.com ? gmail.com). Returns deliverability assess…