{
  "x402Version": 2,
  "id": 8898,
  "slug": "8898",
  "resource": "https://x402.onlybots.shop/search",
  "description": "Web search for AI agents: query in, ranked results out (title, URL, snippet) as clean JSON. Sovereign metasearch — no API key, no upstream account. Also does news search (type=news). Priced to undercut the incumbents.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xEA47C042cdD021d19b4FcBb2b27fBC8824Fd3b16",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "3000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "n": "8",
            "q": "x402 payment protocol"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "count": 8,
            "query": "x402 payment protocol",
            "results": [
              {
                "snippet": "…",
                "title": "x402",
                "url": "https://x402.org/"
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "n": {
                    "description": "max results 1-20 (default 8)",
                    "type": "string"
                  },
                  "q": {
                    "description": "search query",
                    "type": "string"
                  },
                  "type": {
                    "description": "text (default) or news",
                    "type": "string"
                  }
                },
                "required": [
                  "q"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402.onlybots.shop",
  "lastUpdated": "2026-09-08T11:57:08.359Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-08T11:57:07.916Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.onlybots.shop",
    "manifest_name": "x402.onlybots.shop",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}