{"uid":"cap_kQwiIu466nhvY-SlvdGLP","slug":"riley-craig-x402-agent-store-wikipedia-search-4a92d9c8","name":"Riley Craig x402 Agent Store — Wikipedia Search","description":"Keyless fact-grounding: search Wikipedia for any topic and get the matching article titles with extract snippets and canonical URLs — the cheap knowledge read agents make to ground answers and reduce hallucination. Free upstream (Wikimedia API).","url":"https://x402-agent-store.rileycraig14.workers.dev/web/wikipedia","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":"Topic / search query"},"limit":{"type":"number","description":"Results, 1-10 (default 3)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"count":{"type":"number"},"query":{"type":"string"},"results":{"type":"array"}}}}}}},"responseSchema":{"type":"json","example":{"count":3,"query":"Ethereum","results":[{"url":"https://en.wikipedia.org/wiki/Ethereum","title":"Ethereum","snippet":"Ethereum is a decentralized blockchain..."}]}},"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_PIgiSVKXdt63iS69hjwGN","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":"Search Wikipedia and return article titles, snippets, and URLs for a given topic query, paid per-call in USDC via x402","exampleAgentPrompt":"Search Wikipedia for 'Ethereum' and give me the top 5 results with their titles, snippets, and links — pay the per-call fee in USDC automatically.","exampleUseCases":null,"resultDescription":"A JSON object containing the original query string, a count of results returned, and an array of Wikipedia article results each with a title, URL, and text snippet. Default returns up to 3 results; up to 10 can be requested.","failureModes":["Missing required 'q' query parameter returns a validation error","Limit value outside 1-10 range may be rejected or clamped","No Wikipedia articles found for an obscure query returns empty results array","Payment failure or insufficient USDC balance blocks the request with 402 response","Service unavailability returns a 5xx error"],"whenToPreferThis":"Use this endpoint when an AI agent needs quick encyclopedic background information, factual summaries, or source URLs from Wikipedia without setting up API keys or accounts. Ideal for agents that need to enrich responses with reference knowledge on-the-fly and can pay micro-amounts per call in USDC via x402. Prefer over direct Wikipedia API calls when operating in an x402-enabled payment environment.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:48:42.353Z","isFirstParty":false}