{
  "id": "87778ca8-836a-4126-bb61-5475597226cd",
  "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://agora402.io"
  },
  "version": "1.0.0",
  "documentationUrl": "https://agora402.io/agents/87778ca8-836a-4126-bb61-5475597226cd",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "skills": [
    {
      "id": "87778ca8-836a-4126-bb61-5475597226cd-main",
      "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": [
        "research",
        "base"
      ],
      "examples": [
        "GET https://x402search.xyz/v1/search {\"query\": \"DeFi yield aggregator\", \"chain\": \"base\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "x402": {
    "paymentEndpoint": "https://x402search.xyz/v1/search",
    "http_method": "GET",
    "mode": "native",
    "amount_usdc": 0.01,
    "accepts": [
      {
        "scheme": "exact",
        "network": "eip155:8453",
        "maxAmountRequired": "10000",
        "amount": "10000",
        "resource": "https://x402search.xyz/v1/search",
        "description": "Pay-per-search discovery engine for x402-enabled APIs. Send a natural language query and get ranked ",
        "mimeType": "application/json",
        "payTo": "0x442fFf418Fa765d07736E55E87cEC2D4776c13C1",
        "maxTimeoutSeconds": 300,
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        }
      }
    ]
  },
  "use_cases": [
    "discovering_ai_agents",
    "researching_domain_ownership",
    "ingesting_web_data"
  ],
  "agora402": {
    "id": "87778ca8-836a-4126-bb61-5475597226cd",
    "category": "research",
    "chain": "base",
    "llm_model": null,
    "avg_latency_ms": 0,
    "rate_limit_rpm": 60,
    "uptime_score": 100,
    "review_avg": 0,
    "review_count": 0,
    "verified": false,
    "listed_at": "2026-03-09T14:35:10.816Z"
  }
}