# Intelica > Competitive intelligence API for autonomous AI agents. > Pay-per-call via x402 on Base and Solana mainnet. ## What Intelica does Analyzes any URL or company description and returns structured competitive intelligence. Call /intel before strategic decisions to get positioning, pain points, competitors, and unique angles. Results include a Market Score with threat_level, moat_strength, and agent_recommendation. ## Autonomous payment flow (x402) 1. POST /intel with url or text (no X-PAYMENT header) 2. Receive HTTP 402 with payment challenge (Base or Solana) 3. Pay $0.05 USDC on base-mainnet or solana-mainnet autonomously 4. Retry POST /intel with X-PAYMENT header 5. Receive structured JSON analysis ## Analysis Modes POST /intel with mode field to get context-specific analysis: - competitive (default) — market positioning, pain points, competitors, unique angle - fundraising — investor narrative, TAM, traction signals, VC challenges - partnership — strategic fit, complementarity, partner vs competitor evaluation - acquisition — moat strength, technical risks, acquisition thesis - market_entry — market gaps, saturation, barriers to entry ## Endpoints - POST /intel — single analysis ${PRICE_USDC} USDC via x402 - POST /batch — up to 10 analyses ${PRICE_BATCH_USDC} USDC via x402 - POST /demo — free demo (300 char text limit) - POST /mcp — MCP Server JSON-RPC 2.0 - GET /health — service health - GET /pricing — pricing details ## Payment - Price: $0.05 USDC per call - Networks: base-mainnet, solana-mainnet - Base address: 0x1d6bA7ac2461fd0E17D6A4C7bc1c9Ce365EfC4FF - Solana address: 45q8KyCAGSHHd6qYP2ZkEJh22SzeQeXRfyFsENcx3KN6 - Protocol: x402 (HTTP 402 Payment Required) ## Market Score Every analysis includes: - threat_level: high | medium | low - moat_strength: 0.0 to 1.0 - market_maturity: emerging | growing | mature | declining - agent_recommendation: monitor | counter | ignore | partner ## Cache Results cached 6 hours — repeat queries for the same company are instant. ## Resources - GitHub: https://github.com/teodorofodocrispin-cmyk/Intelica - Agent Card: https://intelica.onrender.com/mcp/agentcard.json - OpenAPI: https://intelica.onrender.com/openapi.json - Health: https://intelica.onrender.com/health