{"agent":{"name":"Agent Einstein","description":"Autonomous crypto intelligence agent with 220+ features across market analysis, ML price forecasting (Google TimesFM 2.5 + Kronos dual-model consensus), DeFi, security auditing, quantum computing, and multi-chain trading.","url":"https://emc2ai.io","version":"1.3.0","contact":"einstein@emc2ai.io"},"payment":{"protocol":"x402","network":"Base (eip155:8453)","asset":"USDC (0x833589fcd6edb6e08f4c7c32d4f71b54bda02913)","alternativeRails":[{"network":"Solana","asset":"USDC","provider":"PayAI"},{"network":"Bitcoin Lightning","asset":"BTC","provider":"Alby"}]},"categories":{"market-intelligence":{"name":"Market Intelligence","description":"Real-time crypto market analysis, whale tracking, and smart money signals"},"security-audit":{"name":"Security & Audit","description":"Smart contract vulnerability scanning, rug pull detection, MEV analysis"},"bitcoin-analytics":{"name":"Bitcoin Analytics","description":"Bitcoin mempool, BRC-20, Runes, staking, and on-chain analytics"},"quantum-security":{"name":"Quantum Security","description":"Post-quantum cryptography scanning, quantum RNG, migration planning"},"defi-tools":{"name":"DeFi Tools","description":"Flash loan scanning, arbitrage detection, yield optimization"},"trading-intelligence":{"name":"Trading Intelligence","description":"Copy trading, wallet trust scoring, technical analysis"},"forecast-intelligence":{"name":"Forecast Intelligence","description":"ML time-series price forecasting with Google TimesFM 2.5 and Kronos (finance-native, AAAI 2026) — dual-model consensus, quantile bands, and a public accuracy leaderboard"}},"services":[{"id":"general-analysis","name":"Einstein AI Analysis","description":"Comprehensive AI-powered crypto market analysis. Ask any question about crypto markets, tokens, DeFi protocols, or blockchain ecosystems.","category":"market-intelligence","pricing":{"amount":"1.00","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/x402/einstein/report","method":"POST","inputSchema":{"type":"object","properties":{"prompt":{"type":"string","description":"Analysis question or topic"},"chain":{"type":"string","enum":["base","ethereum","arbitrum","polygon","solana","bitcoin"]}},"required":["prompt"]},"outputDescription":"Structured analysis report with data, insights, and actionable recommendations","tags":["ai","analysis","crypto","market-intelligence"],"examples":["Analyze the top movers on Base in the last 24 hours","What are the best yield farming opportunities right now?","Analyze the risk profile of token 0x..."],"rateLimit":"60 requests/minute","sla":"60 second response time"},{"id":"whale-tracking","name":"Whale Intelligence","description":"Track whale wallet movements, large transfers, and accumulation patterns for any token across supported chains.","category":"market-intelligence","pricing":{"amount":"0.85","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/x402/bitquery/whaleintel","method":"POST","inputSchema":{"type":"object","properties":{"token":{"type":"string","description":"Token symbol or contract address"},"chain":{"type":"string","enum":["base","ethereum","arbitrum","polygon","bsc"]},"timeframe":{"type":"string","enum":["1h","24h","7d","30d"]}},"required":["token"]},"outputDescription":"Whale wallet addresses, transfer amounts, accumulation/distribution patterns","tags":["whale","tracking","smart-money","onchain"],"examples":["Track whale movements for PEPE on Base","Show large ETH transfers in the last 24h"],"rateLimit":"30 requests/minute","sla":"30 second response time"},{"id":"smart-money","name":"Smart Money Analysis","description":"Analyze smart money flows — track top trader wallets, institutional movements, and alpha signals.","category":"market-intelligence","pricing":{"amount":"0.85","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/x402/bitquery/smartmoney","method":"POST","inputSchema":{"type":"object","properties":{"token":{"type":"string","description":"Token symbol or contract address"},"chain":{"type":"string","enum":["base","ethereum","arbitrum","polygon","bsc"]}},"required":["token"]},"outputDescription":"Top trader wallets, P&L metrics, flow direction, accumulation signals","tags":["smart-money","institutional","flow-analysis"],"examples":["Smart money analysis for AERO on Base","Who are the top profitable traders of ETH?"],"rateLimit":"30 requests/minute","sla":"30 second response time"},{"id":"top-gainers","name":"Top Gainers Analysis","description":"Discover top gaining and highest volume tokens across DEXes on supported chains.","category":"market-intelligence","pricing":{"amount":"0.40","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/x402/bitquery/topvolume","method":"POST","inputSchema":{"type":"object","properties":{"chain":{"type":"string","enum":["base","ethereum","arbitrum","polygon","bsc"]},"timeframe":{"type":"string","enum":["1h","24h","7d"]},"limit":{"type":"number","default":20}}},"outputDescription":"Ranked list of top gaining tokens with price change, volume, and liquidity data","tags":["top-gainers","market-data","dex-volume"],"examples":["Show top gainers on Base today","What tokens have the highest volume on Ethereum?"],"rateLimit":"60 requests/minute","sla":"15 second response time"},{"id":"security-scan","name":"Token Security Scanner","description":"Automated security analysis: rug pull detection, holder concentration, honeypot detection, liquidity lock verification.","category":"security-audit","pricing":{"amount":"1.00","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/x402/bitquery/rugscanner","method":"POST","inputSchema":{"type":"object","properties":{"token":{"type":"string","description":"Token contract address"},"chain":{"type":"string","enum":["base","ethereum","arbitrum","polygon","bsc"]}},"required":["token"]},"outputDescription":"Security score (0-100), risk factors, holder distribution, liquidity analysis, honeypot indicators","tags":["security","audit","rug-pull","honeypot"],"examples":["Scan token 0x... for security risks","Is this token on Base a potential rug pull?"],"rateLimit":"20 requests/minute","sla":"30 second response time"},{"id":"mev-detection","name":"MEV Detection","description":"Detect sandwich attacks, front-running, and other MEV extraction targeting specific tokens or wallets.","category":"security-audit","pricing":{"amount":"1.00","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/x402/bitquery/mevdetection","method":"POST","inputSchema":{"type":"object","properties":{"token":{"type":"string","description":"Token contract address"},"chain":{"type":"string","enum":["base","ethereum","arbitrum"]}},"required":["token"]},"outputDescription":"MEV bot addresses, sandwich attack frequency, front-running patterns, estimated losses","tags":["mev","sandwich-attack","front-running","security"],"examples":["Check for MEV attacks on PEPE trades","Is this token being sandwiched on Uniswap?"],"rateLimit":"20 requests/minute","sla":"30 second response time"},{"id":"bitcoin-mempool","name":"Bitcoin Mempool Intelligence","description":"Real-time Bitcoin mempool analytics: fee estimation, pending transactions, block space demand.","category":"bitcoin-analytics","pricing":{"amount":"0.25","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/x402/einstein/report","method":"POST","inputSchema":{"type":"object","properties":{"query":{"type":"string","default":"Bitcoin mempool analysis"}}},"outputDescription":"Mempool size, fee rates, pending tx count, block space demand forecast","tags":["bitcoin","mempool","fees","network"],"examples":["What are current Bitcoin fees?","Analyze Bitcoin mempool congestion"],"rateLimit":"60 requests/minute","sla":"15 second response time"},{"id":"brc20-analytics","name":"BRC-20 Token Analytics","description":"Analyze BRC-20 tokens on Bitcoin: holder distribution, trading volume, mint progress.","category":"bitcoin-analytics","pricing":{"amount":"0.50","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/x402/einstein/report","method":"POST","inputSchema":{"type":"object","properties":{"token":{"type":"string","description":"BRC-20 token ticker"}},"required":["token"]},"outputDescription":"Token metrics, holder count, trading volume, mint/deploy status","tags":["bitcoin","brc20","ordinals"],"examples":["Analyze ORDI BRC-20 token","Show BRC-20 token distribution for SATS"],"rateLimit":"30 requests/minute","sla":"30 second response time"},{"id":"flashloan-opportunities","name":"Flashloan Opportunity Scanner","description":"Scan for profitable flash loan arbitrage opportunities across DEXes in real-time.","category":"defi-tools","pricing":{"amount":"1.00","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/x402/flashloan/opportunities","method":"POST","inputSchema":{"type":"object","properties":{"chain":{"type":"string","enum":["base","ethereum","arbitrum"]},"minProfitUsd":{"type":"number","default":10}}},"outputDescription":"List of profitable arbitrage routes with expected profit, gas cost, and execution path","tags":["flashloan","arbitrage","defi"],"examples":["Find flash loan arbitrage opportunities on Base","Scan for profitable arb routes on Ethereum"],"rateLimit":"10 requests/minute","sla":"60 second response time"},{"id":"arbitrage-scanner","name":"Cross-DEX Arbitrage Scanner","description":"Detect price discrepancies across DEXes for the same token pair. Includes multi-hop route analysis.","category":"defi-tools","pricing":{"amount":"1.00","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/x402/bitquery/arbitrage","method":"POST","inputSchema":{"type":"object","properties":{"token":{"type":"string","description":"Token to scan for arbitrage"},"chain":{"type":"string","enum":["base","ethereum","arbitrum","polygon"]}},"required":["token"]},"outputDescription":"Price spreads across DEXes, profitable routes, estimated gas costs","tags":["arbitrage","cross-dex","trading"],"examples":["Find arbitrage opportunities for WETH across Base DEXes","Scan for price discrepancies on Arbitrum"],"rateLimit":"20 requests/minute","sla":"30 second response time"},{"id":"chart-forecast","name":"AI Chart Forecast (TimesFM + Kronos)","description":"Dual-model machine-learning price forecast combining Google TimesFM 2.5 (general-purpose time-series foundation model) and Kronos (finance-native, trained on 12B+ K-lines from 45 exchanges, AAAI 2026) over full OHLC candlestick data. Returns multi-horizon drift %, direction (bullish/bearish/neutral), Kronos quantile bands (q10/q50/q90), a CONSENSUS/DIVERGENCE classifier between the two models, and Einstein’s structured confidence assessment with supporting and contradicting factors. Accepts EVM contract addresses or canonical symbols (BTC, ETH, ADA, BNB, DOT, ...). Fails loud with no charge if the forecast service is unavailable. A raw OHLCV-only variant is available at $0.25 via /x402/bitquery/tokenchart/raw.","category":"forecast-intelligence","pricing":{"amount":"1.00","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/x402/bitquery/tokenchart","method":"POST","inputSchema":{"type":"object","properties":{"tokenAddress":{"type":"string","description":"Token contract address or canonical symbol (e.g. BTC, ETH, WETH)"},"chain":{"type":"string","default":"base","enum":["base","ethereum","bsc","arbitrum","polygon","optimism","zksync"]},"timeperiod":{"type":"string","default":"24h","enum":["1h","4h","12h","24h","7d","30d"]}},"required":["tokenAddress"]},"outputDescription":"OHLCV series, per-model forecast points (TimesFM + Kronos), drift % and direction per horizon, Kronos q10/q50/q90 quantile bands, consensus/divergence verdict, AI commentary","tags":["forecast","forecasting","price-prediction","timesfm","kronos","time-series","machine-learning","ml","ai-forecast","quantiles","consensus","ohlcv","chart"],"examples":["Forecast BTC price for the next 8 hours","TimesFM + Kronos consensus forecast for ETH","ML chart forecast with quantile bands for 0x... on Base"],"rateLimit":"20 requests/minute","sla":"60 second response time"},{"id":"forecast-inference-api","name":"Forecast Inference API (OpenAI-compatible)","description":"OpenAI-shape inference endpoint for Einstein’s time-series forecast network. Pick the model with `model` — \"timesfm-2.5\" (Google TimesFM 2.5), \"kronos-mini\" / \"kronos-small\" / \"kronos-base\" (NeoQuasar Kronos, finance-native), or \"consensus\" (both in parallel with an agreement signal; this is the default). Send `inputs`, a flat array of 16–1024 close prices ordered oldest→newest, and get back forecast points, drift %, direction and — for Kronos — q10/q50/q90 quantile bands. When the server is configured with a forecast signing key, the response also carries an EIP-191 attestation proving what was predicted and when. ACCESS: this endpoint does NOT settle x402 itself — E=MC² holders call it directly under a tier-based daily free quota (X-Wallet + EIP-191 signature headers), and everyone else receives a 402 directing them to the paid /x402/bitquery/tokenchart surface where the $1.00 settles. Model catalog at GET /api/einstein/v1/models; verified accuracy leaderboard (MAPE, direction hit rate) at GET /api/einstein/v1/forecast/accuracy.","category":"forecast-intelligence","pricing":{"amount":"1.00","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/api/einstein/v1/forecast","method":"POST","inputSchema":{"type":"object","properties":{"model":{"type":"string","default":"consensus","enum":["timesfm-2.5","kronos-mini","kronos-small","kronos-base","consensus"],"description":"Forecast model to run. Defaults to consensus. Additional registry models are accepted when the deployment has their backing API URL configured."},"inputs":{"type":"array","items":{"type":"number"},"minItems":16,"maxItems":1024,"description":"Close prices, ordered oldest → newest"},"horizon":{"type":"integer","default":8,"minimum":1,"maximum":256,"description":"Steps to forecast (one step = one candle)"}},"required":["inputs"]},"outputDescription":"Forecast points, drift %, direction, Kronos quantile bands (q10/q50/q90), consensus agreement when model=consensus, and — when a forecast signing key is configured — an EIP-191 attestation object","tags":["forecast","forecasting","price-prediction","timesfm","timesfm-2.5","kronos","time-series","inference-api","openai-compatible","machine-learning","ml","quantiles","consensus","attestation"],"examples":["Run a timesfm-2.5 forecast over 512 BTC closes","Kronos-small forecast with quantile bands for ETH","Consensus forecast (TimesFM + Kronos) with a signed attestation"],"rateLimit":"20 requests/minute","sla":"30 second response time"},{"id":"technical-analysis","name":"Technical Analysis","description":"AI-powered technical analysis with RSI, MACD, Bollinger Bands, EMA, VWAP, and ATR indicators, overlaid — when the forecast network is reachable — with an ML price forecast from Google TimesFM 2.5 and Kronos (drift %, direction, and an explicit divergence note when the two models disagree).","category":"trading-intelligence","pricing":{"amount":"0.60","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/x402/einstein/report","method":"POST","inputSchema":{"type":"object","properties":{"token":{"type":"string","description":"Token symbol or address"},"timeframe":{"type":"string","enum":["1h","4h","1d","1w"]}},"required":["token"]},"outputDescription":"Technical indicators, support/resistance levels, trend analysis, trading signals","tags":["technical-analysis","indicators","trading-signals","forecast","timesfm","kronos","ml"],"examples":["Technical analysis for ETH on 4h timeframe","RSI and MACD analysis for BTC","Technical analysis with a TimesFM/Kronos forecast overlay for SOL"],"rateLimit":"30 requests/minute","sla":"30 second response time"},{"id":"wallet-trust-score","name":"Wallet Trust Score","description":"Score any wallet address for trustworthiness based on historical trading accuracy, P&L, and behavior patterns.","category":"trading-intelligence","pricing":{"amount":"0.60","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/x402/einstein/report","method":"POST","inputSchema":{"type":"object","properties":{"wallet":{"type":"string","description":"Wallet address to score"},"chain":{"type":"string","enum":["base","ethereum","arbitrum","polygon","solana"]}},"required":["wallet"]},"outputDescription":"Trust score (0-100), trading accuracy %, total P&L, risk classification","tags":["trust-score","wallet-analysis","reputation"],"examples":["Score wallet 0x... for trustworthiness","Is this wallet a reliable trader?"],"rateLimit":"30 requests/minute","sla":"30 second response time"},{"id":"copy-trading-leaderboard","name":"Copy Trading Leaderboard","description":"Ranked leaderboard of the most profitable wallets for copy trading, with P&L metrics and win rates.","category":"trading-intelligence","pricing":{"amount":"0.85","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/x402/einstein/report","method":"POST","inputSchema":{"type":"object","properties":{"chain":{"type":"string","enum":["base","ethereum","arbitrum","solana"]},"timeframe":{"type":"string","enum":["7d","30d","90d"]},"limit":{"type":"number","default":20}}},"outputDescription":"Ranked wallets with P&L, win rate, average trade size, risk metrics","tags":["copy-trading","leaderboard","smart-money"],"examples":["Show top copy trading wallets on Base","Who are the most profitable traders this month?"],"rateLimit":"20 requests/minute","sla":"30 second response time"},{"id":"pqc-wallet-scan","name":"Quantum Vulnerability Scanner","description":"Scan wallet addresses for vulnerability to quantum computing attacks (ECDSA exposure analysis).","category":"quantum-security","pricing":{"amount":"0.50","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/x402/einstein/report","method":"POST","inputSchema":{"type":"object","properties":{"addresses":{"type":"array","items":{"type":"string"},"description":"Wallet addresses to scan"},"chain":{"type":"string","enum":["bitcoin","ethereum","base"]}},"required":["addresses"]},"outputDescription":"Quantum risk score, exposed public keys, migration recommendations","tags":["quantum","pqc","security","wallet-scan"],"examples":["Scan my Bitcoin wallet for quantum vulnerability","Check if these Ethereum addresses are quantum-safe"],"rateLimit":"10 requests/minute","sla":"60 second response time"},{"id":"quantum-wallet-generation","name":"Quantum-Resistant Wallet Generation","description":"Generate wallet seed phrases using hardware quantum random number generator (IBM 127-qubit processor).","category":"quantum-security","pricing":{"amount":"2.00","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/x402/einstein/report","method":"POST","inputSchema":{"type":"object","properties":{"chain":{"type":"string","enum":["bitcoin","ethereum","base","solana"]},"wordCount":{"type":"number","enum":[12,24],"default":24}}},"outputDescription":"Quantum-generated seed phrase with entropy certification from IBM quantum hardware","tags":["quantum","wallet","seed-generation","qrng"],"examples":["Generate a quantum-safe Bitcoin wallet","Create a 24-word seed using quantum RNG"],"rateLimit":"5 requests/minute","sla":"120 second response time"},{"id":"smart-contract-audit","name":"Smart Contract Security Audit","description":"Vulnerability scanning across 30+ patterns with AI-powered reports and remediation suggestions.","category":"security-audit","pricing":{"amount":"2.00","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/x402/einstein/report","method":"POST","inputSchema":{"type":"object","properties":{"contractAddress":{"type":"string","description":"Contract address to audit"},"chain":{"type":"string","enum":["ethereum","base","arbitrum","polygon","bsc"]}},"required":["contractAddress"]},"outputDescription":"Vulnerability findings with severity, confidence, and remediation","tags":["contract-audit","vulnerability","security","solidity"],"examples":["Audit contract 0xABC... on Base for vulnerabilities"],"rateLimit":"5 requests/minute","sla":"120 second response time"},{"id":"strategy-backtest","name":"Trading Strategy Backtest","description":"Historical backtesting with Sharpe ratio, max drawdown, win rate, and P&L metrics.","category":"trading-intelligence","pricing":{"amount":"1.50","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/x402/einstein/report","method":"POST","inputSchema":{"type":"object","properties":{"strategy":{"type":"string","enum":["grid","dca","momentum","mean-reversion","twap"]},"pair":{"type":"string","description":"Trading pair (e.g., ETH/USDC)"},"periodDays":{"type":"number","default":30}},"required":["strategy","pair"]},"outputDescription":"Backtest results with returns, Sharpe ratio, max drawdown, trade log","tags":["backtest","trading","strategy","simulation"],"examples":["Backtest grid trading on ETH/USDC for 30 days"],"rateLimit":"5 requests/minute","sla":"120 second response time"},{"id":"defi-yield-analysis","name":"DeFi Yield Opportunity Finder","description":"Scan Aave, Lido, Curve, Compound for highest risk-adjusted yields across chains.","category":"defi-tools","pricing":{"amount":"0.75","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/x402/einstein/report","method":"POST","inputSchema":{"type":"object","properties":{"chain":{"type":"string","enum":["ethereum","base","arbitrum","all"]},"assetType":{"type":"string","enum":["stablecoin","eth","btc","all"]}}},"outputDescription":"Ranked yield opportunities with APY, TVL, risk score","tags":["defi","yield","apy","farming","staking"],"examples":["Find best stablecoin yields on Base"],"rateLimit":"10 requests/minute","sla":"60 second response time"},{"id":"liquidation-monitor","name":"DeFi Liquidation Monitor","description":"Monitor Aave/Compound positions approaching liquidation with health factors and bonuses.","category":"defi-tools","pricing":{"amount":"0.75","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/x402/einstein/report","method":"POST","inputSchema":{"type":"object","properties":{"protocol":{"type":"string","enum":["aave-v3","compound-v3","all"]},"chain":{"type":"string","enum":["ethereum","base","arbitrum"]},"maxHealthFactor":{"type":"number","default":1.2}}},"outputDescription":"At-risk positions with health factor, collateral, and liquidation bonus","tags":["liquidation","aave","compound","defi","lending"],"examples":["Show positions near liquidation on Aave Base"],"rateLimit":"10 requests/minute","sla":"60 second response time"},{"id":"cross-chain-arbitrage","name":"Cross-Chain Arbitrage Scanner","description":"Detect price discrepancies across chains and DEXes with net profit calculations.","category":"defi-tools","pricing":{"amount":"1.00","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/x402/einstein/report","method":"POST","inputSchema":{"type":"object","properties":{"token":{"type":"string","description":"Token symbol or address"},"chains":{"type":"array","items":{"type":"string"}},"minProfitBps":{"type":"number","default":30}}},"outputDescription":"Arbitrage opportunities with price gaps, net profit, and execution routes","tags":["arbitrage","cross-chain","dex","trading"],"examples":["Find cross-chain arbitrage for WETH between Base and Arbitrum"],"rateLimit":"10 requests/minute","sla":"60 second response time"},{"id":"copy-trading-intel","name":"Copy Trading Intelligence","description":"Analyze top-performing wallets for copy trading signals with risk-adjusted position sizing.","category":"trading-intelligence","pricing":{"amount":"1.00","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/x402/einstein/report","method":"POST","inputSchema":{"type":"object","properties":{"chain":{"type":"string","enum":["ethereum","base","arbitrum","solana"]},"timeframe":{"type":"string","enum":["24h","7d","30d"]}}},"outputDescription":"Top trader wallets with P&L, win rate, and suggested copy allocations","tags":["copy-trading","smart-money","signals","alpha"],"examples":["Find most profitable traders on Base in the last 7 days"],"rateLimit":"10 requests/minute","sla":"60 second response time"},{"id":"mev-protection","name":"MEV Protection Analysis","description":"Analyze transactions for MEV vulnerability and recommend private mempool routing.","category":"security-audit","pricing":{"amount":"0.50","currency":"USDC","model":"per-request"},"endpoint":"https://emc2ai.io/x402/einstein/report","method":"POST","inputSchema":{"type":"object","properties":{"txData":{"type":"string","description":"Transaction calldata or swap details"},"chain":{"type":"string","enum":["ethereum","base","arbitrum"]}},"required":["txData"]},"outputDescription":"MEV risk assessment and recommended protection strategy","tags":["mev","protection","flashbots","sandwich","privacy"],"examples":["Analyze my swap for MEV vulnerability"],"rateLimit":"20 requests/minute","sla":"30 second response time"}],"totalServices":24,"discoveryEndpoints":{"a2a":"https://emc2ai.io/.well-known/agent-card.json","a2aSkills":"https://emc2ai.io/api/a2a/skills","mcp":"https://emc2ai.io/api/mcp","mcpTools":"https://emc2ai.io/api/mcp/tools","marketplace":"https://emc2ai.io/api/marketplace/catalog","forecastModels":"https://emc2ai.io/api/einstein/v1/models","forecastInference":"https://emc2ai.io/api/einstein/v1/forecast","forecastAccuracy":"https://emc2ai.io/api/einstein/v1/forecast/accuracy"},"registrationGuide":{"mcpize":"Register at https://mcpize.com/developers/monetize-mcp-servers — point to /api/mcp/tools","apify":"Register at https://apify.com/mcp/developers — point to /api/mcp endpoint","monetizedMcp":"Register at https://www.monetizedmcp.org/ — x402 payment auto-handled"}}