{
  "name": "x402search — API Discovery Engine",
  "description": "Pay-per-search discovery engine for x402-enabled APIs. Send a natural language query and get ranked results of live APIs that accept USDC micropayments. No signup, no API key. MCP-compatible: AI agents can call search_x402_apis autonomously. /bin/bash.01 per search on Base.",
  "url": "https://x402search.xyz/v1/search",
  "provider": {
    "organization": "x402search — API Discovery Engine",
    "url": "https://x402search.xyz/v1/search"
  },
  "version": "1.0.0",
  "documentationUrl": "https://agora402.io/agents/87778ca8-836a-4126-bb61-5475597226cd",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "skills": [
    {
      "id": "research",
      "name": "x402search — API Discovery Engine",
      "description": "Pay-per-search discovery engine for x402-enabled APIs. Send a natural language query and get ranked results of live APIs that accept USDC micropayments. No signup, no API key. MCP-compatible: AI agents can call search_x402_apis autonomously. /bin/bash.01 per search on Base.",
      "tags": [],
      "examples": [
        "curl https://x402search.xyz/v1/search?POST+%2Fv1%2Fsearch+%7B%22query%22%3A+%22DeFi+yield+aggregator%22%2C+%22chain%22%3A+%22base%22%7D="
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "x402": {
    "paymentEndpoint": "https://x402search.xyz/v1/search",
    "chain": "base",
    "priceUSDC": 0.01,
    "wallet": "0x442fFf418Fa765d07736E55E87cEC2D4776c13C1",
    "method": "GET",
    "mode": "native"
  },
  "agora402": {
    "registryUrl": "https://agora402.io/agents/87778ca8-836a-4126-bb61-5475597226cd",
    "managed": false,
    "verified": false,
    "listingTier": "free"
  }
}