{"uid":"cap_rKr79w6hP4uMsHIO-Xh8c","slug":"agentutility-google-search-serp-api-3f805265","name":"AgentUtility Google Search (SERP API)","description":"Ranked Google organic results for any query — title, URL, snippet, domain, and an optional recency filter, via Decodo Google Search. A Google Search / SERP API for agent source discovery; for cited synthesis use answer-web, for page extraction use scrape-to-json.","url":"https://x402.agentutility.ai/google-search","method":"POST","headers":{},"bodySchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"properties":{"query":{"type":"string","description":"Search query. 1-500 chars."},"num_results":{"type":"number","description":"Number of results to return. Default 10, max 20."},"limit":{"type":"number","description":"Alias for num_results. If both are supplied, num_results wins."},"include_text":{"type":"boolean","description":"Accepted for compatibility. This route always returns ranked result metadata with include_text: false; use scrape-to-json for page text."},"recency":{"type":"string","enum":["day","week","month","year","any"],"description":"Optional freshness filter. Default 'any'."}},"required":["query"]}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"query":{"type":"string"},"results":{"type":"array","items":{"type":"object","properties":{"title":{"type":"string"},"url":{"type":"string"},"domain":{"type":"string"}}}},"source":{"type":"string"},"source_url":{"type":"string"},"degraded":{"type":"boolean"},"include_text":{"type":"boolean"},"note":{"type":"string"}}}},"required":["type"]}},"required":["input"]},"responseSchema":{"type":"json","example":{"query":"best x402 endpoints","source":"Decodo Google Search","results":[{"url":"https://example.com","title":"Example","domain":"example.com"}]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.006","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_jmkQxKnOfXyW-MYsUCaWR","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns ranked Google organic search results — title, URL, snippet, and domain — for any query, with an optional recency filter, via Decodo Google Search.","exampleAgentPrompt":"Search Google for 'open source LLM fine-tuning tutorials 2024' and give me the top 10 results — titles, URLs, and snippets — filtered to the past year.","exampleUseCases":[{"title":"Competitive intelligence source discovery","prompt":"Search Google for 'Anthropic Claude enterprise pricing 2024' and return the top 10 organic results with titles, URLs, and snippets so I can find the most authoritative sources."},{"title":"Recent news retrieval for a topic","prompt":"Find the latest Google results for 'EU AI Act enforcement updates' from the past month — I need the top 8 results with titles, snippets, and domains."},{"title":"Research starting point for a report","prompt":"Search Google for 'carbon capture technology breakthroughs' and give me the top 15 organic results including titles, URLs, and snippets so I can identify which pages to dig into further."}],"resultDescription":"An ordered list of organic Google search results, each containing the page title, URL, snippet/description text, and root domain. Results reflect real Google SERP rankings and can be filtered by recency (e.g. past day, week, month, year).","failureModes":["Query returns zero results for highly niche or nonsensical queries","Recency filter too restrictive yields empty result set","Rate limiting or payment failure (x402 USDC settlement) blocks the request","Malformed query string causes API rejection","Results may not reflect real-time indexing for very recent events"],"whenToPreferThis":"Use this endpoint when you need ranked Google organic SERP results — titles, URLs, snippets, and domains — for source discovery or research. Prefer this over answer-web (which synthesizes cited answers) when you want raw URLs and snippets to process yourself, and over scrape-to-json when you want a list of results rather than the full text of a specific page. Best for agent pipelines that need to identify which pages exist on a topic before deciding what to fetch.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:22:03.741Z","isFirstParty":false}