Crypto market pulse · Crypto Market Pulse
$0.004
per call · USD Coin on Base
The whole crypto perp market in one call: advancers versus decliners, mean, median and volume-weighted 24h change, total open interest and volume, top contracts by volume, the day's gainers and losers, funding extremes and BTC and ETH at a glance. Use it when an agent needs a market snapshot before deciding what to look at next.
Endpoint
POST https://agent402.tools/api/crypto-market-pulse3
Calls / 30d
1
Unique payers / 30d
Aug 31
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://agent402.tools/api/crypto-market-pulse", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"limit": 5
}),
});
const data = await res.json();curl -X POST \
"https://agent402.tools/api/crypto-market-pulse" \
-H "Content-Type: application/json" \
-d '{"limit":5}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"breadth": {
"advancers": 80,
"advancersPct": 66.67,
"decliners": 35,
"meanChange24hPct": 1.42,
"medianChange24hPct": 0.95,
"unchanged": 5,
"volumeWeightedChange24hPct": 0.61
},
"fetchedAt": "2026-08-22T12:05:00.000Z",
"funding": {
"meanAprPct": 8.4,
"negative": 25,
"positive": 90,
"zero": 5
},
"highestFunding": [
{
"change24hPct": 8.1,
"coin": "SOL",
"fundingAprPct": 20.1,
"fundingHourly": 0.0000229,
"openInterestUsd": 500000000
}
],
"lowestFunding": [
{
"change24hPct": 2.06,
"coin": "ETH",
"fundingAprPct": -4.38,
"fundingHourly": -0.000005,
"openInterestUsd": 1832000000
}
],
"majors": {
"BTC": {
"change24hPct": 0.36,
"fundingAprPct": 10.95,
"markPx": 77244,
"openInterestUsd": 2776803000,
"volume24hUsd": 4679441788.67
},
"ETH": {
"change24hPct": 2.06,
"fundingAprPct": -4.38,
"markPx": 2429.3,
"openInterestUsd": 1832000000,
"volume24hUsd": 3396726206.45
}
},
"markets": {
"counted": 120,
"listed": 230,
"minVolumeUsd": 1000000
},
"source": "hyperliquid",
"topByVolume": [
{
"change24hPct": 0.36,
"coin": "BTC",
"fundingAprPct": 10.95,
"markPx": 77244,
"openInterestUsd": 2776803000,
"volume24hUsd": 4679441788.67
}
],
"topGainers": [
{
"change24hPct": 8.1,
"coin": "SOL",
"fundingAprPct": 20.1,
"markPx": 180.2,
"openInterestUsd": 500000000,
"volume24hUsd": 900000000
}
],
"topLosers": [
{
"change24hPct": -4.2,
"coin": "DOGE",
"fundingAprPct": -3.2,
"markPx": 0.21,
"openInterestUsd": 200000000,
"volume24hUsd": 300000000
}
],
"totals": {
"openInterestUsd": 9100000000,
"top5VolumeSharePct": 71.2,
"volume24hUsd": 12500000000
}
}Payment details
0xabf4fabd7c416fb67202e5f9002389fc75e2a9d0USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of AI & Inference and the homepage with a featured placement.
More from Crypto market pulse & similar services
BlockRun.AI · EXA Contents
blockrun.ai
Extract full text content from specific URLs. Priced at $0.002/URL — total = urls.length × $0.002.
BlockRun.AI · EXA Search
blockrun.ai
Neural and keyword web search. Optional category filter: company, research paper, news, pdf, github, tweet, personal site, linkedin profile, financial report.
BlockRun.AI · EXA Answer
blockrun.ai
Get an AI-generated answer to a question grounded in live web search results.