{"name":"Base Pulse","description":"Pay-per-call market intel and data tools for AI agents: trending Base tokens with momentum/risk scores, live token scoring, multi-source spot prices, Base gas tips, wallet intel, x402 merchant reliability checks, DefiLlama TVL, GitHub trending repos, RSS feed digests, and WHOIS domain lookups. Built from free public data — no API keys for callers. USDC via x402 on Base and Solana.","tools":[{"method":"GET","path":"/v1/trending/base","priceUsd":0.008,"summary":"Trending Base tokens ranked by momentum","description":"Returns a ranked list of active Base tokens from free DEX feeds, each with our momentum_score (0-1), risk_score (0-1), risk_label, liquidity, and short-window volume. Use before scanning memecoins or building a watchlist — one call instead of scraping multiple pair endpoints."},{"method":"GET","path":"/v1/token/score","priceUsd":0.012,"summary":"Live token momentum and risk score","description":"Live pull for a token address on Base (liquidity, volume, price change, pair age) plus heuristic momentum_score, risk_score, flags, and risk_label. Designed as a cheap pre-trade gate before an agent buys or pays a token-related counterparty."},{"method":"GET","path":"/v1/price/spot","priceUsd":0.003,"summary":"Multi-source spot price with confidence","description":"Median spot USD price for a major asset (e.g. ETH, BTC) aggregated from free public sources (CoinGecko + DefiLlama), with per-source values and a confidence score. Useful when an agent needs a cross-checked price, not a single feed."},{"method":"GET","path":"/v1/gas/base","priceUsd":0.003,"summary":"Base gas price and slow/normal/fast tips","description":"Live Base gasPrice from public RPC plus slow/normal/fast gwei suggestions. Call before the agent submits a transaction to estimate cost and timing."},{"method":"POST","path":"/v1/wallet/intel","priceUsd":0.012,"summary":"Base wallet intel and pay recommendation","description":"On-chain snapshot for a Base address: contract vs EOA, transaction count, ETH balance, USDC balance, risk flags, and a simple recommendation (safe_to_pay | review | avoid). Use before your agent sends USDC to an unknown payTo wallet."},{"method":"POST","path":"/v1/x402/merchant-score","priceUsd":0.015,"summary":"x402 merchant reliability score","description":"Probes a counterparty URL for HTTP 402 behavior, valid accepts metadata, and /.well-known/x402 presence. Returns a 0-1 score and label (good | partial | weak). Call before your agent pays an unfamiliar x402 endpoint."},{"method":"GET","path":"/v1/github/trending","priceUsd":0.005,"summary":"Trending GitHub repositories by language or topic","description":"Returns today's trending GitHub repositories for a given language or topic (e.g. python, typescript, ai, defi). Each item includes repo name, description, stars, forks, today's star count, and direct URL. Useful for competitive analysis, tech radar, and developer research agents."},{"method":"GET","path":"/v1/rss/digest","priceUsd":0.004,"summary":"RSS feed parsed to clean JSON","description":"Fetches any public RSS or Atom feed URL and returns the latest N items as clean JSON: title, link, published date, and plain-text summary (HTML stripped). Pass url and optional limit (default 10, max 30). Useful for news monitoring, content aggregation, and event-driven agents."},{"method":"GET","path":"/v1/whois","priceUsd":0.005,"summary":"WHOIS domain lookup — registrar, dates, nameservers","description":"Returns structured WHOIS data for any domain: registrar name, creation date, expiry date, updated date, nameservers, and registrant country when available. Uses public WHOIS servers — no API key needed. Useful for due-diligence agents checking counterparty domains before a transaction."},{"method":"GET","path":"/v1/defi/tvl","priceUsd":0.004,"summary":"Protocol TVL via DefiLlama","description":"Current total value locked (USD) for a DeFi protocol slug from the free DefiLlama API (example: aave-v3, uniswap). Lightweight macro input for agent research loops."}]}