{"uid":"cap_4g6bXSsJfdi2MsqQ_RoSl","slug":"verify-v2w-com-br-claim-verifier-168da3b7","name":"verify.v2w.com.br Claim Verifier","description":"Fetches a URL server-side and checks whether a claim actually appears on the page.","url":"https://verify.v2w.com.br/v1/verify","method":"POST","headers":{},"bodySchema":{"type":"object","required":["url","claim"],"properties":{"url":{"type":"string","description":"The URL to fetch and check"},"claim":{"type":"string","description":"The text/claim to search for on the page"}}},"responseSchema":{"type":"object","properties":{"url":{"type":"string"},"claim":{"type":"string"},"found":{"type":["boolean","null"]},"checked_at":{"type":"string"},"confidence":{"type":"number"},"http_status":{"type":["integer","null"]},"total_terms":{"type":"integer"},"matched_terms":{"type":"array","items":{"type":"string"}},"content_sha256":{"type":"string"},"matched_snippet":{"type":["string","null"]}}},"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_KHgYMEzlkcLlB6xen-JKb","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":"Fetches a URL server-side and checks whether a specific claim or text actually appears on that page, returning match details and confidence.","exampleAgentPrompt":"Can you check whether the page at https://example.com/about actually contains the claim 'ISO 27001 certified' somewhere on it?","exampleUseCases":[{"title":"Fact-checking a news article claim","prompt":"Someone told me that the BBC article at https://bbc.com/news/article-12345 says 'inflation hit a 40-year high' — can you verify whether that exact phrase actually appears on that page?"},{"title":"Compliance text audit on a vendor site","prompt":"We need to confirm our vendor's privacy policy at https://vendorcorp.com/privacy actually includes the phrase 'GDPR compliant data processing' — can you check that for me?"},{"title":"Validating a product feature listing","prompt":"Before we finalize the contract, can you verify that https://softwarevendor.com/pricing actually mentions 'unlimited API calls' on the page?"}],"resultDescription":"Returns a JSON object with: whether the claim was found (boolean or null if unreachable), a confidence score (0-1), the specific matched snippet from the page, the list of matched terms, the HTTP status of the fetched page, a SHA256 hash of the page content for auditability, and a timestamp of when the check was performed.","failureModes":["URL is unreachable or returns non-200 HTTP status — 'found' will be null and http_status reflects the error","Claim not found on page — 'found' returns false with empty matched_terms","Page requires JavaScript rendering — server-side fetch may miss dynamically loaded content","Paywalled or login-gated pages — content may not be accessible, returning null or partial results","Claim is present but phrased differently — low confidence score with partial term matches"],"whenToPreferThis":"Choose this endpoint when you need server-side, auditable verification that a specific text claim appears on a live web page — especially for fact-checking, compliance audits, or validating third-party assertions. It is ideal when you need a confidence score and an exact matched snippet as evidence, rather than just a raw page scrape. Prefer this over general scraping tools when the task is specifically about confirming or denying the presence of a claim.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:34:59.204Z","isFirstParty":false}