{"uid":"cap_VjlFIe6ml4WFw1-MLSJ3R","slug":"17711-smart-services-web-search-e0ea27bf","name":"17711 Smart Services – Web Search","description":"A fleet of independent, x402-payable microservices callable by AI agents.","url":"https://api.17711.xyz/registry/websearch/v1/websearch/search_web","method":"POST","headers":{},"bodySchema":{"type":"object","required":["query"],"properties":{"query":{"type":"string","description":"The search query text, e.g. `\"rust async runtime comparison\"`."}}},"responseSchema":{"results":[{"url":"string","title":"string","snippet":"string"}]},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_A5tk_Y-nvBJmcCjgruJG2","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Performs a real internet search and returns ranked results (URL, title, snippet) for a given query string, priced per call in USDC via x402.","exampleAgentPrompt":"Search the web for 'best Rust async runtime comparison 2024' and give me the top results with their URLs and summaries.","exampleUseCases":[{"title":"Real-time competitive research","prompt":"Search the web for the latest pricing and features of Stripe, Paddle, and LemonSqueezy so I can compare them for my SaaS product."},{"title":"Breaking news lookup for agent","prompt":"Find me the latest news about the OpenAI GPT-5 release — I want the top URLs and headlines from today."},{"title":"Technical documentation discovery","prompt":"Search the web for official Python asyncio documentation and any recent tutorials on async generators so I can get the most up-to-date links."}],"resultDescription":"An array of search result objects, each containing a URL (string), a page title (string), and a short snippet/summary (string) describing the matched content.","failureModes":["Empty or vague query returns no results","Query triggers content filtering and returns empty result set","Free hourly quota exhausted — returns HTTP 402 PAYMENT-REQUIRED requiring x402 payment","Malformed request body (missing required 'query' field) returns 400 Bad Request","Upstream search provider timeout returns 504 or partial results"],"whenToPreferThis":"Choose this endpoint when you need live, real-time web search results with URLs and snippets — especially in an agentic pipeline that already handles x402 micropayments or wants a freemium quota for low-volume use. Prefer it over static knowledge bases when recency matters, and over full-page scrapers when you only need ranked result metadata rather than full page content.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:32:02.278Z","isFirstParty":false}