{
  "x402Version": 2,
  "id": 14614,
  "slug": "14614",
  "resource": "https://agentwholesale.vercel.app/api/v1/search",
  "description": "Search the live web for current information. Returns fresh structured organic search results with titles, URLs, snippets, domains, and ranks for agent research and retrieval.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x07851F02F4b0e85f18f5EF06a4545B713eAA39Fe",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "country": "US",
            "limit": 5,
            "query": "latest AI agent payment protocols"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "data": {
              "country": "US",
              "query": "latest AI agent payment protocols",
              "results": [
                {
                  "domain": "example.com",
                  "rank": 1,
                  "snippet": "A current web result relevant to the query.",
                  "title": "Example result",
                  "url": "https://example.com/article"
                }
              ]
            },
            "meta": {
              "product": "web-search",
              "retailUsd": 0.01,
              "success": true,
              "supplier": "dataforseo-google-organic-live"
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "country": {
                    "description": "Optional two-letter country code. Defaults to US.",
                    "pattern": "^[A-Za-z]{2}$",
                    "type": "string"
                  },
                  "limit": {
                    "description": "Optional number of organic results. Defaults to 10.",
                    "maximum": 10,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "query": {
                    "description": "Web search query.",
                    "maxLength": 700,
                    "minLength": 1,
                    "type": "string"
                  }
                },
                "required": [
                  "query"
                ]
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "agentwholesale.vercel.app",
  "lastUpdated": "2026-09-17T05:21:38.175Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-17T05:21:37.352Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agentwholesale.vercel.app",
    "manifest_name": "agentwholesale.vercel.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}