{"uid":"cap_TqWFa0VfzQUy-MGOXKzkT","slug":"toll402-trusted-source-lookup-synthesis-c830f40c","name":"Toll402 Trusted-Source Lookup & Synthesis","description":"Answer from TRUSTED sources only (Wikipedia, Wikidata, arXiv, Crossref/DOI, World Bank): returns passages with URL, reliability tier and retrieval time for citation. With synthesize=true you also get an LLM answer that cites the passages and admits when they don't contain the answer.","url":"https://toll402.dev/v1/lookup","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":["query"],"properties":{"query":{"type":"string","maxLength":500,"minLength":2,"description":"Question or topic"},"sources":{"type":"array","items":{"enum":["wikipedia","wikidata","arxiv","crossref","worldbank"],"type":"string"},"default":["wikipedia","wikidata","arxiv","crossref"]},"language":{"type":"string","default":"en","maxLength":10,"description":"Wikipedia language edition (en, es, de, fr, pt, ...)"},"synthesize":{"type":"boolean","default":true,"description":"Return a cited answer synthesized by an LLM (when the server has an LLM key)"},"maxPassages":{"type":"integer","default":6,"maximum":20,"minimum":1}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"ms":{"type":"integer"},"ok":{"type":"boolean"},"tool":{"type":"string"},"result":{"type":"object","properties":{"passages":{"type":"array","items":{"type":"object","properties":{"url":{"type":"string"},"tier":{"type":"integer"},"title":{"type":"string"},"source":{"type":"string"},"snippet":{"type":"string"},"retrievedAt":{"type":"string"}}}}}}}}}}}},"responseSchema":{"type":"json","example":{"passages":[{"url":"https://en.wikipedia.org/wiki/List_of_HTTP_status_codes","tier":1,"title":"List of HTTP status codes","source":"wikipedia","snippet":"...","retrievedAt":"2026-09-07T00:00:00Z"}]}},"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_mW9oLOIvye0-i5Vt3oA0X","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":"Retrieves cited passages from trusted sources (Wikipedia, Wikidata, arXiv, Crossref, World Bank) for a query, optionally synthesizing an LLM answer that cites those passages.","exampleAgentPrompt":"Search Wikipedia, arXiv, and Crossref for reliable cited passages about the long-term health effects of intermittent fasting, then synthesize an answer that cites those passages and admits what the sources don't cover.","exampleUseCases":[{"title":"Cited answer for research paper","prompt":"I'm writing about climate tipping points — pull passages from Wikipedia, arXiv, and the World Bank on this topic and give me a synthesized answer with citations I can actually use in my paper."},{"title":"Fact-check a scientific claim","prompt":"I've heard that CRISPR editing can cure sickle-cell disease — look this up across Wikipedia and arXiv and return cited snippets with their reliability tiers so I can verify the claim."},{"title":"Quick Wikidata and Crossref lookup","prompt":"What does Wikidata and Crossref say about Marie Curie's Nobel Prizes? Just give me the passages with their source URLs, no synthesis needed — I want to see the raw citations."}],"resultDescription":"Returns a JSON object with an array of passages, each containing a snippet, title, source name, URL, reliability tier integer, and ISO retrieval timestamp. If synthesize=true and an LLM key is available, also returns an LLM-generated answer that inline-cites the passages and explicitly states when the sources do not contain sufficient information.","failureModes":["Query too short (< 2 chars) or too long (> 500 chars) → validation error","Requested source not in allowed enum → schema validation error","No relevant passages found in specified sources → empty passages array","LLM synthesis unavailable if server lacks LLM key → synthesis field absent or error","Upstream source (arXiv, World Bank, etc.) temporarily unavailable → partial results or timeout","Payment not completed via x402 protocol → 402 response before query is processed"],"whenToPreferThis":"Choose this endpoint when you need factual answers grounded in identifiable, citable sources with reliability tiers — especially for academic, encyclopedic, or economic questions where provenance and citation matter. Prefer it over general web search when you need traceable references (DOIs, Wikidata IDs, Wikipedia URLs) rather than raw web results. It is particularly strong for research assistance, fact-checking pipelines, and citation generation where the agent must admit uncertainty rather than hallucinate.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:43:29.658Z","isFirstParty":false}