{"uid":"cap_uGIHR6Dbm7rMctYO3cVlh","slug":"agentutility-serp-search-072ffae8","name":"AgentUtility SERP Search","description":"Ranked Google search results with title, URL, snippet, and domain from Decodo Google Search. A SERP API intended for routers that need source discovery without LLM synthesis.","url":"https://x402.agentutility.ai/serp-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"},"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":"coinbase x402 bazaar","source":"Decodo Google Search","results":[{"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_lEdleGGMmziFdRmBNU4fj","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 search results (title, URL, snippet, domain) via Decodo SERP API for agent-driven source discovery without LLM synthesis.","exampleAgentPrompt":"Search Google for 'best open-source LLM frameworks 2024' and give me the top ranked results with their titles, URLs, and snippets — I need the raw source list, no summarizing.","exampleUseCases":[{"title":"Research source discovery for fact-checking","prompt":"Search Google for 'climate change sea level rise 2024 data' and return the top results with titles, URLs, and snippets so I can identify which authoritative sources to dig into."},{"title":"Competitor landscape mapping","prompt":"Run a Google search for 'AI agent payment infrastructure startups' and give me the ranked results including domains and snippets — I want to see who's showing up for this topic."},{"title":"Content gap analysis for SEO","prompt":"Search Google for 'how to integrate x402 payment protocol' and return the top 10 results with their titles, URLs, and snippets so I can see what's already out there before I write anything."}],"resultDescription":"A ranked list of Google search results, each containing the result title, full URL, text snippet, and root domain. Results are returned as structured data without any LLM summarization or synthesis, making them suitable for downstream agent processing or source routing.","failureModes":["Empty query returns an error or zero results","Query too long or malformed triggers a 400-level error","Decodo upstream API outage causes 500-level failure","Payment not settled via x402 protocol results in 402 Payment Required","Rate limiting may occur with high-frequency queries","No results found for very niche or misspelled queries"],"whenToPreferThis":"Choose this endpoint when you need raw, ranked Google SERP data as structured records — specifically when you want source URLs and snippets without any AI-generated synthesis layered on top. Ideal for agent routers that need to discover relevant URLs before deciding which pages to fetch or analyze. Prefer this over general web-search wrappers when you need domain-level signals, consistent snippet format, and USDC micro-payment settlement via x402 on Base.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T13:13:19.810Z","isFirstParty":false}