The whole crypto market in one call.

Crypto market pulse returns breadth, volume, open interest, funding extremes, the day's gainers and losers and BTC and ETH at a glance - one request, $0.004, no API key. 23 more calls below cover perps, options, DeFi and stablecoins at $0.002 to $0.005 each.

Pay per request in USDC over x402 or MPP from any wallet, or by card credits with a Bearer key. The first call answers 402 with the price; the paid retry returns the data. A call that fails is never charged.

the call
curl -X POST https://agent402.tools/api/crypto-market-pulse \
  -H "Content-Type: application/json" \
  -d '{"limit":5}'

Sources are public venue and aggregator feeds read live per call; nothing is cached across buyers longer than a minute. Every tool answers its own documented example in CI before it can ship.

Market pulse and signals

Breadth, news and indicators for the whole market in one call each.

Perpetual futures

Funding, open interest, basis, books and candles across every listed perp.

Options

Chains, greeks, implied volatility and onchain options volume.

DeFi and stablecoins

Yields, TVL, fees, DEX volume and stablecoin supply, current and historical.

defi-yields$0.003

Screen DeFi yield pools (lending, LP, staking, vaults) across every chain from DefiLlama's free Yields dataset: filter by chain, project, token symbol, stablecoin-only, minimum TVL

defi-yield-history$0.002

Daily APY and TVL history for one DeFi yield pool (DefiLlama pool id from defi-yields): per-day total/base/reward APY and TVL, most recent `limit` days (default 90, max 3650), plus

defi-protocols$0.003

DeFi protocols ranked by current TVL from DefiLlama's free protocol list: filter by category (Lending, Dexs, Liquid Staking, CDP, Yield...), chain (ranks by that chain's TVL), or a

defi-protocol$0.002

Profile of one DeFi protocol by DefiLlama slug (aave-v3, uniswap-v3, lido, morpho-v1...): TVL rank among all protocols, category, chains, current TVL by chain (borrowed/staking/poo

defi-chains$0.002

Blockchains ranked by DeFi TVL from DefiLlama's free chain list: name, TVL in USD, share of total DeFi TVL, native token symbol, EVM chain id and CoinGecko id; optional name search

defi-chain-tvl-history$0.002

Daily TVL history for one chain (Ethereum, Base, Solana, Arbitrum...) or for all of DeFi (chain "all") from DefiLlama's free historical chain TVL endpoint: most recent `days` point

stablecoins$0.003

Stablecoins ranked by circulating supply from DefiLlama's free stablecoin dataset: name, symbol, peg currency and type (USD, EUR, JPY, VAR...), peg mechanism (fiat-backed, crypto-b

stablecoin-supply-history$0.002

Daily total stablecoin circulating supply (in USD) over time from DefiLlama's free stablecoin charts, for all chains or one chain (Ethereum, Tron, Solana, Base...): most recent `da

defi-fees$0.003

Protocols ranked by fees paid by users (or by protocol revenue with metric "revenue") over the last 24h from DefiLlama's free fees overview: per-protocol 24h/7d/30d/1y/all-time tot

defi-dex-volume$0.003

Decentralized exchanges ranked by 24h spot trading volume from DefiLlama's free DEX overview: per-DEX 24h/7d/30d/1y/all-time volume with 1d/7d/30d change, category and chains; opti

Wire it into an agent.

Add the hosted MCP connector and these calls appear as tools, or call the routes directly with the x402 client of your choice. Every route here is also discoverable at /api/find by task ("funding rates", "stablecoin supply").

ADD TO YOUR AGENT → EVERY CRYPTO TOOL PREPAID CREDITS