{"uid":"cap_4vMhewnD5QwudRIxtNxzg","slug":"superhighway-web-search-api-0dcd26fe","name":"Superhighway Web Search API","description":"Real-time web search API for AI agents. Returns ranked organic results (title, link, snippet) as JSON from a resilient multi-engine metasearch (Bing, Brave, DuckDuckGo, Wikipedia, Mojeek). Pay-per-query in USDC via x402 — no signup, no API key, no rate limits. Built for agent grounding, research, RAG, fact-checking, and fresh real-world information.","url":"https://sh-origin.walls.sh/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"},"queryParams":{"type":"object","required":["q"],"properties":{"q":{"type":"string","description":"The search query."},"time":{"enum":["day","week","month","year"],"type":"string","description":"Filter results by recency. day=last 24h, week=last 7 days, month=last 30 days, year=last 12 months."},"limit":{"type":"integer","default":5,"maximum":20,"minimum":1,"description":"Max results."}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_fyMgGwVlwjD9FOzcI9rli","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Performs real-time web searches across multiple engines and returns ranked organic results as JSON, paid per-query via USDC with no API key required.","exampleAgentPrompt":"Search the web for the latest news on the US Federal Reserve interest rate decision from the past week and give me the top 10 results.","exampleUseCases":[{"title":"Grounding AI responses with live facts","prompt":"Before you answer my question about SpaceX's most recent Starship launch, search the web for the latest information from the past month so your answer is accurate and up to date — give me the top 5 results."},{"title":"Competitive research for a startup","prompt":"Search the web for recent news and reviews about Notion AI from the last 7 days, return up to 10 results so I can see what people are saying about it right now."},{"title":"Fact-checking a claim against live sources","prompt":"I heard that Apple just announced a new chip — can you search the web for that news from the past day and pull back 5 results so I can verify it?"}],"resultDescription":"A JSON array of ranked organic search results, each containing a title, URL link, and text snippet, ordered by relevance. Results are drawn from a multi-engine metasearch (Bing, Brave, DuckDuckGo, Wikipedia, Mojeek) and reflect live, real-time web content. The number of results is configurable up to 20.","failureModes":["Payment failure if USDC balance is insufficient or x402 payment is rejected","Empty results if the query matches no indexed content","Timeout or upstream engine failure if one or more search engines are unavailable","Query too vague or ambiguous returning low-quality snippets","Invalid 'time' enum value causing a parameter error","'limit' out of range (must be 1–20) causing a validation error"],"whenToPreferThis":"Choose this endpoint when an AI agent needs live, real-time web search results without the friction of API key signup or rate limits. It is ideal for RAG pipelines, agent grounding, fact-checking, and research tasks where freshness matters. The pay-per-query USDC model via x402 makes it well-suited for autonomous agents with crypto wallets. Prefer this over static knowledge bases when the query requires information newer than the agent's training cutoff, or when multi-engine coverage improves result diversity and reliability.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:41:27.708Z","isFirstParty":false}