{
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "name": "ThoughtProof",
  "description": "Adversarial plan-level verification for AI agent reasoning and decisions. Live PLV API v2 returns ALLOW, BLOCK, or UNCERTAIN across six priced tiers, with optional Base EAS issuance. x402 discovery is available at /v1/check. ERC-8004 Agent #37477 on Base; ERC-8210-aligned verification evidence for settlement flows.",
  "image": "https://thoughtproof.ai/logos/convergence-glow.jpg",
  "version": "3.0.0",
  "x402Support": true,
  "active": true,
  "services": [
    {
      "type": "x402",
      "name": "Reasoning Verification (x402)",
      "description": "Adversarial multi-model reasoning verification. POST claim + stakeLevel + domain + speed. x402 payment on Base (USDC). Returns ALLOW/BLOCK/UNCERTAIN with structured objections.",
      "endpoint": "https://api.thoughtproof.ai/v1/check",
      "documentation": "https://api.thoughtproof.ai/openapi.json"
    },
    {
      "type": "api",
      "name": "PLV Verification API v2",
      "description": "Trace-based plan-level verification. POST question + answer + trace + plan_steps. Returns ALLOW/BLOCK/UNCERTAIN with per-step evidence and optional Base EAS attestation.",
      "endpoint": "https://verify.thoughtproof.ai/v2/health",
      "documentation": "https://verify.thoughtproof.ai/openapi.json"
    },
    {
      "type": "api",
      "name": "Tier Discovery API",
      "description": "Public tier discovery for PLV verification, including price_usd, status, model routing, recall metadata, and default tier.",
      "endpoint": "https://verify.thoughtproof.ai/v2/tiers",
      "documentation": "https://verify.thoughtproof.ai/openapi.json"
    },
    {
      "type": "web",
      "name": "ThoughtProof Website",
      "description": "Standards hub, engineering blog, ERC-8004/8210 authorship, and verification documentation.",
      "endpoint": "https://thoughtproof.ai"
    }
  ],
  "capabilities": [
    "reasoning-verification",
    "adversarial-critique",
    "multi-model-consensus",
    "plan-level-verification",
    "signed-attestations",
    "x402-payments",
    "wallet-attestation",
    "agent-trust-scoring"
  ],
  "supportedTrust": [
    {
      "type": "epistemic-verification",
      "provider": "thoughtproof",
      "endpoint": "https://api.thoughtproof.ai/v1/check",
      "verifierCount": 4,
      "verifierDiversity": [
        "google",
        "anthropic",
        "deepseek",
        "xai"
      ],
      "signatureScheme": "EdDSA-Ed25519",
      "jwksUri": "https://api.thoughtproof.ai/.well-known/jwks.json"
    }
  ],
  "standards": {
    "erc8004": {
      "agentId": 37477,
      "chain": "base",
      "chainId": 8453,
      "role": "validation-provider"
    },
    "erc8210": {
      "role": "co-designer",
      "thread": "https://ethereum-magicians.org/t/erc-8210-agent-assurance/28097"
    }
  },
  "links": {
    "website": "https://thoughtproof.ai",
    "api": "https://api.thoughtproof.ai",
    "openapi": "https://api.thoughtproof.ai/openapi.json",
    "jwks": "https://api.thoughtproof.ai/.well-known/jwks.json",
    "github": "https://github.com/ThoughtProof",
    "npm": "https://www.npmjs.com/package/pot-cli",
    "twitter": "https://x.com/thoughtproof_ai",
    "contact": "raul@thoughtproof.ai",
    "verify_api": "https://verify.thoughtproof.ai",
    "verify_openapi": "https://verify.thoughtproof.ai/openapi.json"
  },
  "legal": {
    "entity": "ThoughtProof LLC",
    "jurisdiction": "Wyoming, US",
    "patent": "DPMA 10 2026 000 928.6",
    "trademark": "DPMA 30 2026 209 501.1"
  }
}
