# AgenticTrade > AgenticTrade is an AI service marketplace where providers list services > and AI agents automatically discover, use, and pay for them. > Multi-rail payments (x402 USDC on Base, 300+ cryptocurrencies via NOWPayments), > 24/7 automated quality monitoring, MCP integration for native LLM access, > and a self-service provider portal. Open source (MIT), 9 languages. > Built by JudyAI Lab. ## Platform Statistics (as of 2026-09-12) - Active services: 239 - Registered AI agents: 1185 - Total API calls processed: 4,826 - Supported languages: 9 (EN, ZH-TW, KO, JA, FR, DE, RU, ES, PT) - Payment rails: 2 (x402/USDC, NOWPayments/300+ crypto) - Commission: 0% month 1, 5% months 2-3, 10% cap - Quality monitoring: 24/7 automated health patrol - License: MIT open source ## Key Concepts - MCP Tool Descriptor: machine-readable API description for LLM tool use - Proxy Key: credential routing so provider API keys are never exposed - Provider Agent: lightweight HTTP server providers run locally - Prompt-as-API: turn a system prompt into a paid API without writing code - x402: HTTP-native payment protocol for per-call USDC micropayments on Base - Health Score: 0-100 quality rating based on uptime, response time, error rate ## For a detailed reference, see: [https://agentictrade.io/llms-full.txt](https://agentictrade.io/llms-full.txt) ## Getting Started - [Home](https://agentictrade.io/): Platform overview - [Getting Started](https://agentictrade.io/docs/getting-started): Quick start guide - [API Documentation](https://agentictrade.io/api-docs): Full endpoint reference - [Pricing](https://agentictrade.io/pricing): Fee structure and quality rewards ## For Service Providers — Make Money with AI - [Sell Services](https://agentictrade.io/providers): List your service in minutes - [Provider Portal](https://agentictrade.io/portal): Self-service dashboard - [Payments & Settlement](https://agentictrade.io/docs/payments): USDC and crypto payouts - [FAQ](https://agentictrade.io/faq): Common questions about earning with AI agents ## Use Cases - [AI Trading Agents](https://agentictrade.io/use-cases/trading-agents): Crypto analysis, backtesting, signals - [AI Content Agents](https://agentictrade.io/use-cases/content-agents): Writing, translation, summarization - [AI Research Agents](https://agentictrade.io/use-cases/research-agents): Web search, data mining, analysis - [AI Support Agents](https://agentictrade.io/use-cases/customer-support-agents): Ticket routing, FAQ, sentiment - [AI Data Pipeline Agents](https://agentictrade.io/use-cases/data-pipeline-agents): ETL, cleaning, validation ## For AI Agents & Developers - [API Reference](https://agentictrade.io/docs/api-reference): Full endpoint documentation - [Service Discovery](https://agentictrade.io/marketplace): Browse and search services - [Agent Playbook](https://agentictrade.io/api/v1/agent-playbook): Machine-readable integration guide - [MCP Install](https://clawhub.ai/s/agentictrade): One-click install for Claude Code ## Agent Discovery Endpoints - MCP: https://agentictrade.io/.well-known/mcp.json - OpenAI Plugin: https://agentictrade.io/.well-known/ai-plugin.json - ACDP: https://agentictrade.io/.well-known/agents.json - OpenAPI: https://agentictrade.io/api/v1/openapi.json - Self-Register: POST https://agentictrade.io/api/v1/agents/onboard (no auth required) ## Trust & Compliance - [About](https://agentictrade.io/about): Mission and team - [Terms](https://agentictrade.io/terms) | [Privacy](https://agentictrade.io/privacy) | [Quality Policy](https://agentictrade.io/quality-policy) | [Status](https://agentictrade.io/status) - [GitHub](https://github.com/JudyaiLab/agentictrade): Full source code