{"uid":"cap_15CG7M0iTKFXIzsO7a0FM","slug":"web-search-with-synthesized-answer-ba6138f1","name":"Web Search with Synthesized Answer","description":"Search the live web from an agent that has no browser: pass query= and get back ranked results (title, URL, snippet, relevance score) plus a synthesized one-paragraph answer over them. maxResults=1..20 (default 5); includeAnswer=false to skip the summary and take sources only. The step before reasoning about anything that happened after the model's training cutoff — prices, releases, incidents, docs. Nothing crypto about it.","url":"https://402.com.tr/api/x402/web-search","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"type":"object","required":["query"],"properties":{"query":{"type":"string","description":"Search query"},"maxResults":{"type":"string","description":"Results (1-20)"},"includeAnswer":{"type":"string","description":"Include answer (true/false)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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_yUdF94MHJIO5cj_53wBJv","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Searches the live web and returns ranked results (title, URL, snippet, relevance score) plus an optional synthesized one-paragraph answer over the top results.","exampleAgentPrompt":"Search the web for the latest news on OpenAI's GPT-5 release and give me a synthesized summary plus the top 5 sources.","exampleUseCases":[{"title":"Real-time software release lookup","prompt":"Search the web for the current stable version of Node.js and what changed in the latest release — give me a summary and the top 3 sources."},{"title":"Current pricing research","prompt":"Look up the live price of a MacBook Pro M4 Max across major retailers and summarize what you find."},{"title":"Breaking news summary","prompt":"Search the web for what happened with the CrowdStrike outage this week and give me a one-paragraph overview along with the most relevant links."}],"resultDescription":"Returns up to 20 ranked web results each containing a title, URL, snippet, and relevance score. When includeAnswer is true (the default), also returns a synthesized one-paragraph answer generated over the top results. Response is JSON structured with results array and optional answer field.","failureModes":["Empty or vague query returns low-relevance results or empty result set","maxResults out of range (outside 1-20) may cause a validation error","No results found for very niche or malformed queries","Rate limiting or payment failure if USDC balance is insufficient ($0.01 per call)","Network timeout if the live web crawl takes too long for obscure queries"],"whenToPreferThis":"Choose this endpoint when an AI agent needs to access information published after its training cutoff — recent news, current prices, live documentation, software releases, or incidents. It is preferable over static knowledge bases or RAG pipelines when freshness is paramount. The built-in answer synthesis saves an extra LLM call compared to raw search APIs that return only URLs and snippets.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:35:30.412Z","isFirstParty":false}