{"uid":"cap_ICarz3-NJFoBvws_NJJ2c","slug":"x402-deployer-x402-deployer-workers-dev-0971408d","name":"Citation Verifier & Fact-Checker","description":"Citation verifier / fact-check against URL / does-this-source-support-this-claim / hallucination detector. Fetches a source URL (HTML stripped, 100KB cap), and asks Venice claude-sonnet-4-6 whether a given claim is supported, contradicted, or absent. Returns verdict, confidence (0-1), and the strongest evidence quote when available.","url":"https://x402-deployer.x402-deployer.workers.dev/citation-verify","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"required":["claim","source_url"],"properties":{"claim":{"type":"string","description":"The claim to verify."},"source_url":{"type":"string","description":"Public http(s) URL of the source to check against. Up to 100KB read."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"claim":{"type":"string"},"model":{"type":"string"},"source":{"type":"string"},"verdict":{"type":"string"},"truncated":{"type":"boolean"},"confidence":{"type":"number"},"source_url":{"type":"string"},"source_chars":{"type":"integer"},"evidence_quote":{"type":"string"},"source_bytes_total":{"type":"integer"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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_oOFt6XVX90WXEVAXL3DYg","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a source URL and uses an LLM to determine whether a given claim is supported, contradicted, or absent in that source, returning a verdict, confidence score, and evidence quote.","exampleAgentPrompt":"Can you fact-check this for me — does the article at https://example.com/study actually support the claim that 'coffee consumption reduces risk of type 2 diabetes by 25%'? Give me the verdict, your confidence, and the strongest quote from the page.","exampleUseCases":null,"resultDescription":"Returns a verdict of 'supported', 'contradicted', or 'absent', a confidence score between 0 and 1, and the strongest evidence quote from the fetched page (when available). The page HTML is stripped and capped at 100KB before LLM analysis.","failureModes":["URL is unreachable or returns non-200 status — fetch fails, no verdict returned","Page content exceeds 100KB cap — only first 100KB analyzed, claim may be in truncated portion","Source is behind a paywall or login — content unavailable, verdict likely 'absent'","Claim is ambiguous or too vague — low confidence score returned","LLM provider (Venice) downtime — request fails with upstream error","URL contains no text content (e.g. pure image or PDF) — extraction fails or returns empty"],"whenToPreferThis":"Use this endpoint when you need to verify whether a specific textual claim is actually supported by a given URL — ideal for catching AI hallucinations in cited sources, validating research claims before publishing, or auditing whether references actually back up stated facts. Prefer this over general web search when you already have the source URL and need a structured verdict with confidence.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:48:58.403Z","isFirstParty":false}