{
  "x402Version": 2,
  "id": 5189,
  "slug": "5189",
  "resource": "https://x402.agentutility.ai/search-site",
  "description": "Search a specific public website or domain through Decodo Google results by sending a query with a site: filter. The response includes ranked titles, URLs, snippets, and domains. If primary search is quota-limited, a marked GDELT fallback can return recent news-indexed pages from that domain with recency capped at 168 hours. Use it as a site search API, domain search tool, website search endpoint, or scoped web search for agents.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x6c0752c09e7F6fA6526fCDf40e456a159ebB5621",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "6000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "FJqAJ4dXkFbrp3EEo8E9x98iaBGUQwaU8Srz5ePfUXLH",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "6000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "discoverable": true,
      "info": {
        "input": {
          "body": {
            "num_results": 10,
            "query": "site:agentutility.ai image endpoints"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "degraded": true,
            "include_text": false,
            "note": "Primary web search was unavailable; returned recent public-news results instead.",
            "query": "site:agentutility.ai image endpoints",
            "results": [
              {
                "domain": "agentutility.ai",
                "title": "Example"
              }
            ],
            "source": "GDELT public-news fallback",
            "source_url": "https://www.gdeltproject.org/"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "include_text": {
                    "description": "Accepted for compatibility. This route always returns ranked result metadata with include_text: false; use scrape-to-json for page text.",
                    "type": "boolean"
                  },
                  "limit": {
                    "description": "Alias for num_results. If both are supplied, num_results wins.",
                    "type": "number"
                  },
                  "num_results": {
                    "description": "Number of results to return. Default 10, max 20.",
                    "type": "number"
                  },
                  "query": {
                    "description": "Search query. Include site:example.com to search within a site/domain.",
                    "type": "string"
                  },
                  "recency": {
                    "description": "Optional freshness filter. Default 'any'.",
                    "enum": [
                      "day",
                      "week",
                      "month",
                      "year",
                      "any"
                    ],
                    "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": {
                "properties": {
                  "degraded": {
                    "type": "boolean"
                  },
                  "include_text": {
                    "type": "boolean"
                  },
                  "note": {
                    "type": "string"
                  },
                  "query": {
                    "type": "string"
                  },
                  "results": {
                    "items": {
                      "properties": {
                        "domain": {
                          "type": "string"
                        },
                        "title": {
                          "type": "string"
                        }
                      },
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "source": {
                    "type": "string"
                  },
                  "source_url": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    },
    "builder-code": {
      "info": {
        "a": "bc_awpbwsy3"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "additionalProperties": false,
        "properties": {
          "a": {
            "description": "App builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          },
          "s": {
            "description": "Service builder codes",
            "items": {
              "pattern": "^[a-z0-9_]{1,32}$",
              "type": "string"
            },
            "type": "array"
          },
          "w": {
            "description": "Wallet builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "builder-code"
  ],
  "sourceHost": "x402.agentutility.ai",
  "lastUpdated": "2026-09-18T20:06:04.525Z",
  "quality": {
    "calls30d": 147,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-18T19:44:35.337Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.agentutility.ai",
    "manifest_name": "x402.agentutility.ai",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}