{
  "name": "Base Intel API",
  "version": "1.0.0",
  "endpoints": [
    {
      "route": "/yields",
      "price": "$0.005 USDC",
      "description": "Base yield API / best APY on Base / DeFi yield aggregator / stablecoin yield finder / lending APY / LP yield. Quality-filtered live yields across Base lending markets (Morpho, Moonwell — no impermanent-loss risk) and DEX LP pools, with a best-per-asset recommendation and per-pool risk scoring. For AI agents, yield optimizers, and treasury bots allocating capital on Base."
    },
    {
      "route": "/bankr/score",
      "price": "$0.008 USDC",
      "description": "Base token launch score / memecoin risk API / new token rug-check / token launch quality grade / token safety score. Scores fresh token launches on Base 0-100 with deployer identity, social signals, token age, and a risk grade (lower/medium/higher). For AI trading agents and traders screening new Base tokens before buying."
    },
    {
      "route": "/pools/hot",
      "price": "$0.005 USDC",
      "description": "Base DEX pool API / hot liquidity pools on Base / Aerodrome and Uniswap pool screener / trending pools / LP opportunity finder. Ranks top Base DEX pools by sustainable volume and separates healthy pools from pump/wash-trade pools using volume-to-TVL ratios. For AI trading agents and liquidity providers on Base."
    },
    {
      "route": "/wallet/score",
      "price": "$0.005 USDC",
      "description": "Base wallet score API / wallet reputation / address risk scoring / onchain wallet intelligence / counterparty check. Returns a 0-100 activity score with letter grade, smart-wallet (ERC-4337) detection, ETH and USDC balances, recent USDC flow, and a user profile for any Base address. For AI agents, fraud screening, and KYC/counterparty checks."
    },
    {
      "route": "/gas",
      "price": "$0.002 USDC",
      "description": "Base gas oracle / Base gas price API / Base L2 gas fee tracker / real-time gas estimator / swap cost estimator. Returns the current Base fee, fast/standard/slow priority tiers, the USD cost of a typical swap, and a congestion recommendation. For AI agents, trading bots, and wallets timing transactions on Base to minimize gas."
    },
    {
      "route": "/leaderboard",
      "price": "$0.01 USDC",
      "description": "Base trader leaderboard API / smart money tracker / top Base wallets by USDC flow / onchain whale tracker / copy-trading signal. Ranks the most active Base wallets by net USDC flow, flagging smart wallets (ERC-4337), accumulators, and pass-through routers. For AI agents and copy-trading bots following smart money on Base."
    },
    {
      "route": "/search",
      "price": "$0.015 USDC",
      "description": "Web search for AI agents: search the web for current, real-time info to answer questions, research topics, and ground LLM responses with cited sources. Returns ranked, de-duplicated results (title, URL, snippet, source, date, extra RAG context) and top news. Supports recency filter (day/week/month/year), site filter, and pagination. Also: internet search API, live web search, news search, fact lookup, web grounding, RAG retrieval. Usage: GET /search?q=...&recency=week&site=arxiv.org."
    },
    {
      "route": "/token/check",
      "price": "$0.01 USDC",
      "description": "Base token safety check / rug-check API / honeypot & scam token detector / ERC-20 contract risk score / token due diligence. Given any Base token address, returns a 0-100 safety score and grade with flags: ownership renounced?, upgradeable proxy?, valid ERC-20?, plus name, symbol, decimals and supply. For AI trading agents and wallets screening a token before swapping or approving. Usage: GET /token/check?address=0x..."
    }
  ],
  "payment": "x402 — pay per call in USDC on Base",
  "register": "Listed on agentic.market"
}