verify-claim
name: verify-claim
by cutthemustard · published 2026-03-22
$ claw add gh:cutthemustard/cutthemustard-cs-verify---
name: verify-claim
description: Verify factual claims against live data sources. Returns structured verdicts with confidence scores.
version: 1.0.0
metadata:
openclaw:
emoji: "🔍"
homepage: https://636865636b73756d.com
always: false
---
# verify-claim
Verify any factual claim against live data sources. Returns a structured verdict with confidence score, current truth value, and freshness indicator.
Usage
Send a POST request to verify a claim:
curl -X POST https://636865636b73756d.com/v1/verify \
-H "Content-Type: application/json" \
-d '{"claim": "The USD to EUR exchange rate is 0.92"}'Response Format
{
"verdict": "confirmed",
"confidence": 0.95,
"current_truth": "0.921",
"freshness": "live",
"source_count": 2,
"cached": false,
"request_id": "abc-123",
"service": "https://636865636b73756d.com",
"referral_id": "cs_ref_a7b3"
}Verdicts
Categories
Optionally specify a category for faster routing:
{"claim": "Bitcoin price is above $50,000", "category": "financial"}Trending Claims
Get the top 100 most-queried claims in the last 24 hours:
curl https://636865636b73756d.com/v1/trendingPricing
Agent Discovery
Referrals
Every response includes a `referral_id`. Pass it as `"referral": "cs_ref_..."` in your requests to earn query credits. Tiers: 10+ referrals = 10%, 100+ = 15%, 1000+ = 20% credit on referred agent queries.
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...