{
  "x402Version": 2,
  "id": 12473,
  "slug": "12473",
  "resource": "https://marketplaceforaiagents.com/api/public/v1/google-search",
  "description": "Google Search API: Give a query, get ranked organic results with title, link, snippet, plus knowledge graph and related searches. $0.005 USDC per call on Base.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x05e82e03753c7bc99fb24d10a876cce53f24b7b7",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "gl": "us",
            "hl": "en",
            "num": 10,
            "q": "x402 protocol"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "organic_results": [
              {
                "link": "https://example.com/1",
                "position": 1,
                "snippet": "One result object. Full response shape: /api/public/v1/openapi.json",
                "title": "Example Google Search API result"
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "gl": {
                    "description": "Country code for results",
                    "type": "string"
                  },
                  "hl": {
                    "description": "UI/interface language code",
                    "type": "string"
                  },
                  "location": {
                    "description": "Localization, e.g. Austin,Texas,United States",
                    "type": "string"
                  },
                  "num": {
                    "description": "Number of results to return",
                    "type": "integer"
                  },
                  "page": {
                    "description": "Page number for pagination",
                    "type": "integer"
                  },
                  "q": {
                    "description": "Search query",
                    "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": "marketplaceforaiagents.com",
  "lastUpdated": "2026-09-09T10:12:25.344Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-09T10:12:23.851Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "marketplaceforaiagents.com",
    "manifest_name": "marketplaceforaiagents.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}