{"uid":"cap_0bCzQn_4yVGf59gC55YR_","slug":"agentutility-web-search-decodo-gdelt-bfce5398","name":"AgentUtility Web Search (Decodo/GDELT)","description":"Returns ranked Decodo Google web results. If primary search is quota-limited, a best-effort fallback returns marked degraded recent public-news results from GDELT (https://www.gdeltproject.org/); fallback recency is capped at 168 hours for month, year, and any. Use it as a low-cost web-search API; for fetched page text or cited synthesis, use scrape-to-json or answer-web.","url":"https://x402.agentutility.ai/search","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"required":["query"],"properties":{"limit":{"type":"number","description":"Alias for num_results. If both are supplied, num_results wins."},"query":{"type":"string","description":"Search query or research question. 1-500 chars."},"recency":{"enum":["day","week","month","year","any"],"type":"string","description":"Optional freshness filter. Default 'any'."},"num_results":{"type":"number","description":"Number of results to return. Default 10, max 20."},"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."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"note":{"type":"string"},"query":{"type":"string"},"source":{"type":"string"},"results":{"type":"array","items":{"type":"object","properties":{"url":{"type":"string"},"title":{"type":"string"},"domain":{"type":"string"},"snippet":{"type":"string"}}}},"degraded":{"type":"boolean"},"source_url":{"type":"string"},"include_text":{"type":"boolean"}}}}}}},"responseSchema":{"type":"json","example":{"query":"x402 payment protocol examples","source":"Decodo Google Search","results":[{"url":"https://example.com/x402","title":"x402 documentation","domain":"example.com","snippet":"Pay-per-request protocol examples..."}]}},"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_knKf9UUhmT4dnKyHb56Za","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 web search results via Decodo, with a GDELT-based fallback for recent public news when the primary quota is exhausted","exampleAgentPrompt":"Search the web for the latest news about OpenAI's new model releases and give me the top 10 ranked results.","exampleUseCases":[{"title":"Real-time competitor monitoring","prompt":"Search the web for any news or announcements about Anthropic in the last 24 hours and return the top 5 results."},{"title":"Research background for a report","prompt":"Find me the top 10 web results about carbon capture technology breakthroughs in 2024 so I can use them as sources for a research report."},{"title":"Quick fact-finding for a task","prompt":"Search the web for the current CEO of Stripe and return ranked results so I can verify who it is."}],"resultDescription":"A ranked list of web search results, each containing a title, URL, and snippet. Results are sourced from Decodo (Google-backed) when quota is available. If the primary quota is exhausted, a degraded fallback response is returned using GDELT public news data, capped at results from the last 168 hours, and marked as degraded.","failureModes":["Primary quota exceeded — returns GDELT fallback results marked as degraded, limited to news within 168 hours","No results found for the query — empty result list returned","Invalid query format — may return an error or empty results","Network timeout — transient failure, retry recommended","Payment/x402 authorization failure — request rejected before processing"],"whenToPreferThis":"Choose this endpoint when you need ranked web search results quickly and cheaply ($0.006/call) without needing to fetch or parse full page content. It is ideal for discovering relevant URLs and reading snippets, as a first-pass research step before deciding which pages to scrape. Prefer it over scrape-to-json or answer-web when you do not need synthesized answers or full page text — just ranked links and summaries. It is well-suited for agents that need to do many searches per session cost-effectively.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:02:19.475Z","isFirstParty":false}