Email Verification — Real-Time Deliverability Check
Email verification API for AI agents. Validate any email address in real-time with syntax check, MX record validation, disposable provider detection (Mailinator, Guerrilla Mail, 100+ providers), role-based flags (admin@, info@), and composite quality score 0-100.
Tools: email_verify_address (single), email_verify_batch (up to 100 emails).
Use this BEFORE sending outreach emails, adding contacts to CRM, or processing signups. Essential for cleaning email lists, detecting fake registrations, and qualifying leads. Drop-in replacement for Hunter.io email verification at 15x lower cost.
Returns: {valid, syntax, mx, disposable, role, free, score, email}. No API key required — x402 micropayment $0.002/call on Base L2.
CSV to JSON Converter — Auto-Detect Delimiter
CSV parsing API for AI agents. Convert CSV data to JSON array with auto-detection of delimiter (comma, semicolon, tab, pipe). Header row support, type inference, and clean structured output.
Tools: data_parse_csv_to_json.
Use this for data import, ETL pipelines, spreadsheet processing, or converting tabular data for API consumption.
Returns: {data[], headers[], rowCount, delimiter}. No API key required — x402 micropayment $0.001/call on Base L2.
DeFi Yield Finder — Best APY Across 100+ Protocols
DeFi yield aggregator API for AI agents. Find the best lending, staking, and LP yields across 100+ protocols (Aave, Compound, Morpho, Lido, Yearn, Curve, Convex). Powered by DeFiLlama with TVL, risk scoring, and historical APY.
Tools: defi_find_best_yields.
Use this when looking for yield opportunities, comparing protocols, or building DeFi portfolio strategies. IMPORTANT: For swap quotes, use dex_get_swap_quote. For gas costs, use gas_get_current_price.
Returns yields sorted by APY with TVL and risk. No API key required — x402 micropayment $0.002/call on Base L2.
Hyperliquid Spot — 454 Tokens, Prices, Balances
Hyperliquid spot market data API for AI agents. Live prices, 24h volume, market cap, and wallet balances for all 454 spot tokens on Hyperliquid's native L1 DEX. Direct on-chain data — not CoinGecko.
Tools: hyperliquid_list_spot_tokens, hyperliquid_get_spot_markets, hyperliquid_get_spot_balances.
Use this for spot trading analysis, token discovery, portfolio tracking on Hyperliquid L1. The spot data layer agents need for Hyperliquid. IMPORTANT: For perpetual data, use hyperliquid_get_market_data instead.
Returns native L1 spot data. No API key required — x402 micropayment $0.002/call on Base L2.
Token Holder Analysis — Distribution & Whale Detection
Token holder distribution API for AI agents. Analyze any ERC-20 token's holder structure: top holders with % ownership, whale count, Gini concentration coefficient, holder trend (growing/shrinking), and smart money addresses.
Tools: token_get_holder_analysis.
Use this for due diligence before investing, detecting whale accumulation, or assessing decentralization. IMPORTANT: For contract safety (honeypot, rug-pull), use token_check_safety instead.
Returns: {topHolders[], whaleCount, concentration, trend}. No API key required — x402 micropayment $0.005/call on Base L2.
Solana Token Launches — pump.fun, Raydium, PumpSwap
New Solana token launch scanner API for AI agents. Monitor new token deployments from pump.fun, Raydium, PumpSwap, and Orca. Returns liquidity, holder count, market cap, and creation time for each token.
Tools: solana_scan_new_tokens.
Use this for early token discovery, memecoin sniping, or monitoring new Solana launches. IMPORTANT: Always check token_check_safety BEFORE buying any new token.
Returns: {tokens[], liquidity, holders, createdAt}. No API key required — x402 micropayment $0.003/call on Base L2.