{"uid":"cap_Hy0MVlCcmDxjgpudl96T9","slug":"groundcheck-claim-extractor-a7adbd87","name":"Groundcheck Claim Extractor","description":"Claim extraction for agent verification loops: split text into independently checkable atomic factual claims via auditable rule-based decomposition (no LLM guessing), with a signed receipt bound to the input hash. The cheap first step of the loop — extract here, then ground what matters via /verify or /check.","url":"https://groundcheck.seiche.info/extract","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string","minLength":1,"description":"Text to split into independently checkable atomic factual claims"},"max_claims":{"type":"integer","maximum":50,"minimum":1}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_KhlH5M-HW8Ukky3u3Qb3u","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Splits input text into atomic, independently checkable factual claims using rule-based decomposition, returning a signed receipt bound to the input hash.","exampleAgentPrompt":"Split this paragraph into atomic checkable facts — up to 20 claims — and give me a signed receipt: 'The Eiffel Tower was built in 1889, stands 330 meters tall, and receives about 7 million visitors per year.'","exampleUseCases":null,"resultDescription":"A list of atomic factual claims extracted from the input text, each independently verifiable, along with a signed receipt cryptographically bound to the hash of the input. The receipt enables downstream auditability and can be passed to verification endpoints (/verify or /check) to ground specific claims.","failureModes":["Empty or missing text field returns a validation error","max_claims exceeds 50 returns a schema validation error","Text with no extractable factual claims may return an empty claims list","Payment failure (x402) blocks the call from completing","Very long texts may hit implicit size limits not documented in schema"],"whenToPreferThis":"Choose this endpoint as the first step in an agent verification loop when you need to decompose unstructured text into discrete, checkable atomic claims before running grounding or citation checks. Prefer it over manual claim identification or LLM-based decomposition when you need an auditable, rule-based process with a signed receipt for downstream verification. It is the cheapest step in the pipeline and is designed to feed into /verify or /check.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:36:07.304Z","isFirstParty":false}