{"uid":"cap_HgPmOt40IbUtsH7j4nWCx","slug":"pennyregwatch-web-search-fb89980c","name":"PennyRegWatch Web Search","description":"Real-time web search for AI agents. Search the web for current and up-to-date information, news, facts, research, documentation, and sources beyond model training data. Returns ranked structured JSON results with title, URL, description, and position for web grounding, RAG retrieval, research, and fact-finding. Send query, optional limit, and optional freshness as URL parameters. Keyless x402 pay-per-call; no API key, account, or subscription required.","url":"https://pennyregwatch.com/v1/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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["query"],"properties":{"limit":{"type":"integer","default":5,"maximum":10,"minimum":1},"query":{"type":"string","description":"Live web search query"},"freshness":{"enum":["hour","day","week","month","year"],"type":"string","description":"Optional freshness window"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"ok":true,"tool":"penny_search","count":1,"query":"latest AI agent payment news","results":[{"url":"https://example.com/article","title":"Example result","position":1,"description":"A current ranked web result."}],"freshness":"week","latency_ms":420,"retrieved_at":"2026-09-07T12:00:00+00:00"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.004","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.004/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_3GxsBrDSFxx8YHfqi5Ezl","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.004","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Real-time web search returning ranked structured JSON results with title, URL, description, and position for AI agent grounding and research.","exampleAgentPrompt":"Search the web right now for the latest news on the SEC's proposed crypto regulations and give me the top 5 results from the past week.","exampleUseCases":[{"title":"Breaking news research for agent","prompt":"Search the web for breaking news about the 2024 US federal budget negotiations and return the 5 most recent results from the past day."},{"title":"Live documentation lookup","prompt":"Look up the latest official documentation for LangChain's tool-calling API — I need current results from this month, top 3 links."},{"title":"Fact-check recent claim","prompt":"Search the web to verify whether OpenAI released a new model in the last week and show me up to 10 sources from the past seven days."}],"resultDescription":"Returns a ranked JSON array of web search results, each containing a title, URL, description snippet, and integer position, ordered by relevance to the query.","failureModes":["Query parameter missing — returns 400 bad request","Freshness enum value invalid — returns 400 or ignored","Limit out of range (must be 1–10) — returns 400","Payment not completed via x402 — returns 402 Payment Required","No results found for query — returns empty results array","Service downtime or upstream search provider failure — returns 5xx"],"whenToPreferThis":"Choose this endpoint when an AI agent needs real-time, up-to-date web information beyond its training cutoff, especially for recent news, live facts, or current documentation. It is keyless and pay-per-call via x402, making it ideal for agentic pipelines that require no account setup. Prefer it over static knowledge bases when freshness is critical and over scraping tools when you need ranked, pre-structured results ready for RAG retrieval.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:33:52.535Z","isFirstParty":false}