{
  "schema": "stillos:payment:v1",
  "id": "did:web:nolawealthfinancial.com",
  "standard": "x402",
  "network": "base",
  "token": "USDC",
  "address": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
  "minimum_payment_usd": 0.01,
  "settlement": "instant on-chain",
  "free_tier": {
    "description": "When the free tier is exhausted, the paid endpoint returns HTTP 402 with a standard x402 v1 JSON body (accepts[] array: scheme, network, maxAmountRequired, payTo, asset). No custom header, no separate lookup. No human required.",
    "format": "x402",
    "example_flow": [
      "1. Call a paid endpoint, e.g. POST /notary/commit",
      "2. Receive HTTP 402 with body: {\"x402Version\":1,\"error\":\"X-PAYMENT header is required\",\"accepts\":[{\"scheme\":\"exact\",\"network\":\"base\",\"maxAmountRequired\":\"...\",\"payTo\":\"0x...\",\"asset\":\"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913\",...}]}",
      "3. Send USDC on Base matching accepts[0], construct the X-PAYMENT header per the x402 v1 spec",
      "4. Retry the same request with the X-PAYMENT header set",
      "5. Receive the full signed response with no human involved"
    ]
  },
  "pricing_url": "https://nolawealthfinancial.com/pricing/v1",
  "transaction_url": "https://nolawealthfinancial.com/identity/transaction",
  "callback_registry_url": "https://nolawealthfinancial.com/identity/transaction",
  "settlement_url": "https://nolawealthfinancial.com/identity/transaction",
  "discoverable": true,
  "catalog_url": "https://nolawealthfinancial.com/notary/catalog",
  "extensions": {
    "bazaar": {
      "catalog": "https://nolawealthfinancial.com/notary/catalog",
      "pricing": "https://nolawealthfinancial.com/notary/pricing"
    }
  },
  "manifest_v2": {
    "schema": "agent402-service-manifest/1",
    "x402Version": 2,
    "resources": [
      {
        "resource": "https://nolawealthfinancial.com/dispute",
        "method": "POST",
        "description": "Prove a signed StillOS verdict wrong against its own cited source. We re-run the resolver independently; if it overturns, you are owed up to $1 from the on-chain correctness bond. Deterministic verdicts only. $1 filing fee, non-refundable either way (anti-spam) -- separate from the bond payout.",
        "price_usd": 1,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": null
      },
      {
        "resource": "https://nolawealthfinancial.com/passport",
        "method": "POST",
        "description": "Mint a bond-backed Trust Passport credential (public, counterparty-checkable, $1/verdict slashable). Self-priced. GET /trust/:agent to read.",
        "price_usd": 0.0597,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": null
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/commit",
        "method": "POST",
        "description": "POST /notary/commit",
        "price_usd": 0.1,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": null
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/claim-verdict",
        "method": "POST",
        "description": "POST /notary/claim-verdict",
        "price_usd": 0.05,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 3,
          "period": "day",
          "by": "agent",
          "enforcement": "soft",
          "note": "+ reputation bonus"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/grade-strategy",
        "method": "POST",
        "description": "POST /notary/grade-strategy",
        "price_usd": 0.05,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 2,
          "period": "day",
          "by": "agent",
          "enforcement": "soft"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/signal/cpi",
        "method": "GET",
        "description": "GET /signal/cpi",
        "price_usd": 0.01,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 10,
          "period": "day",
          "by": "ip",
          "enforcement": "429_with_upgrade_path"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/signal/gdp",
        "method": "GET",
        "description": "GET /signal/gdp",
        "price_usd": 0.01,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 10,
          "period": "day",
          "by": "ip",
          "enforcement": "429_with_upgrade_path"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/signal/portfolio",
        "method": "GET",
        "description": "GET /signal/portfolio",
        "price_usd": 0.05,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 10,
          "period": "day",
          "by": "ip",
          "enforcement": "429_with_upgrade_path"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/agent-clearance",
        "method": "POST",
        "description": "POST /notary/agent-clearance",
        "price_usd": 0.25,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 2,
          "period": "day",
          "by": "agent",
          "enforcement": "soft"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/screen-entity",
        "method": "POST",
        "description": "POST /notary/screen-entity",
        "price_usd": 0.001,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 5,
          "period": "day",
          "by": "agent",
          "enforcement": "soft"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/distress-score",
        "method": "POST",
        "description": "POST /notary/distress-score",
        "price_usd": 0.15,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 3,
          "period": "day",
          "by": "agent",
          "enforcement": "soft"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/insider-conviction",
        "method": "POST",
        "description": "POST /notary/insider-conviction",
        "price_usd": 0.1,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 3,
          "period": "day",
          "by": "agent",
          "enforcement": "soft"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/smart-money",
        "method": "POST",
        "description": "POST /notary/smart-money",
        "price_usd": 0.1,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 3,
          "period": "day",
          "by": "agent",
          "enforcement": "soft"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/regulatory-rules",
        "method": "POST",
        "description": "POST /notary/regulatory-rules",
        "price_usd": 0.02,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 3,
          "period": "day",
          "by": "agent",
          "enforcement": "soft"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/federal-awards",
        "method": "POST",
        "description": "POST /notary/federal-awards",
        "price_usd": 0.02,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 3,
          "period": "day",
          "by": "agent",
          "enforcement": "soft"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/dispute",
        "method": "POST",
        "description": "File a bonded dispute against a verdict receipt, resolved by independent re-run.",
        "price_usd": 1,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": null
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/self-audit/dispute-entry",
        "method": "POST",
        "description": "File a dispute against a self-audit claim, entering the real bounty pool. Disclosed split: 80% to the pool, 20% StillOS platform fee, same every time.",
        "price_usd": 2,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": null
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/screen-url",
        "method": "POST",
        "description": "Real-time URL safety scan (Cloudflare URL Scanner): malicious/phishing verdict, page metadata, public scan-page link. Signed receipt.",
        "price_usd": 0.02,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 3,
          "period": "day",
          "by": "agent",
          "enforcement": "soft"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/screen-text",
        "method": "POST",
        "description": "Real-time scam/phishing/harmful-content text classifier (Cloudflare Workers AI, Llama Guard 3 8B): unsafe verdict + harm category. Signed receipt.",
        "price_usd": 0.02,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 5,
          "period": "day",
          "by": "agent",
          "enforcement": "soft"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/screen-history",
        "method": "POST",
        "description": "Proves what a URL said at a point in time (Internet Archive Wayback Machine): snapshot list, closest-to-date snapshot, optional keyword-claim check. Signed receipt.",
        "price_usd": 0.01,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 15,
          "period": "day",
          "by": "agent",
          "enforcement": "soft"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/screen-wallet",
        "method": "POST",
        "description": "OFAC digital-currency-address screen: exact-match a crypto wallet address against OFAC SDN-linked addresses (BTC/ETH/TRX/USDT/LTC/XMR/etc.), source-freshness timestamp. Signed receipt.",
        "price_usd": 0.001,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 5,
          "period": "day",
          "by": "agent",
          "enforcement": "soft"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/screen-crypto-trader",
        "method": "POST",
        "description": "Copy-trade track-record trust score: Wilson-lower-bound-adjusted win rate (penalizes small samples), volume confidence, capped/log-scaled P&L tiebreaker -- composite score + tier (HIGH/MEDIUM/LOW/INSUFFICIENT_SAMPLE). Signed receipt.",
        "price_usd": 0.001,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 5,
          "period": "day",
          "by": "agent",
          "enforcement": "soft"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/litigation-check",
        "method": "POST",
        "description": "Search real federal court dockets (CourtListener/Free Law Project, live): has this person or company been party to federal litigation or bankruptcy, signed receipt.",
        "price_usd": 0.1,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 3,
          "period": "day",
          "by": "agent",
          "enforcement": "soft"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/colombia-procurement",
        "method": "POST",
        "description": "Search Colombia SECOP II public procurement top-200-by-base-price snapshot (entity/provider/department/min_amount_cop), signed receipt.",
        "price_usd": 0.02,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 15,
          "period": "day",
          "by": "agent",
          "enforcement": "soft"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/georgia-procurement",
        "method": "POST",
        "description": "Search Georgia SPA public procurement top-300-by-award-value historical snapshot (Dec 2010 - Jun 2019; buyer/supplier/region/min_amount_gel), signed receipt.",
        "price_usd": 0.02,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 15,
          "period": "day",
          "by": "agent",
          "enforcement": "soft"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/georgia-corruption-map",
        "method": "POST",
        "description": "Query Transparency International Georgia's published Corruption Map by name/company/keyword and/or category. Third-party sourced -- every result carries its own TI Georgia citation link. Signed receipt.",
        "price_usd": 0.01,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 15,
          "period": "day",
          "by": "agent",
          "enforcement": "soft"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/mexico-sanctioned-officials",
        "method": "POST",
        "description": "Search Mexico's official government registry of sanctioned/disqualified public officials (SFP/SESNA, datos.gob.mx), signed receipt.",
        "price_usd": 0.001,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 15,
          "period": "day",
          "by": "agent",
          "enforcement": "soft"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/colombia-siri",
        "method": "POST",
        "description": "Search Colombia's official disciplinary-sanctions registry (Procuraduria SIRI, datos.gov.co) by name, ID, or sanctioning entity, signed receipt.",
        "price_usd": 0.001,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 15,
          "period": "day",
          "by": "agent",
          "enforcement": "soft"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/un-sanctions",
        "method": "POST",
        "description": "Screen a name against the UN Security Council Consolidated Sanctions List, signed receipt.",
        "price_usd": 0.001,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 5,
          "period": "day",
          "by": "agent",
          "enforcement": "soft"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/eu-sanctions",
        "method": "POST",
        "description": "Screen a name against the EU Consolidated Financial Sanctions List, signed receipt.",
        "price_usd": 0.001,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 5,
          "period": "day",
          "by": "agent",
          "enforcement": "soft"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/activist-convergence",
        "method": "POST",
        "description": "Activist escalation composite: 13D/13D-A percentOfClass swing x Altman-Z distress x verified 13G-to-13D conversion, signed receipt.",
        "price_usd": 0.15,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": {
          "limit": 3,
          "period": "day",
          "by": "agent",
          "enforcement": "soft"
        }
      },
      {
        "resource": "https://nolawealthfinancial.com/notary/water-stress",
        "method": "POST",
        "description": "AI data center water-stress map across 8 major corridors: real USGS flow-vs-historical-mean + NOAA drought severity, named operator exposure, 5-day trend. GET is a free risk-level-only preview; POST is the full dataset.",
        "price_usd": 0.15,
        "network": "base",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "payTo": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71",
        "free_tier": null
      }
    ]
  },
  "endpoints": {
    "POST /dispute": {
      "free_tier": null,
      "paid": {
        "price_usd": 1,
        "per": "dispute",
        "payment": "x402",
        "note": "non-refundable even if the dispute is won -- separate from the up-to-$1 bond payout you receive if it overturns"
      },
      "description": "Prove a signed StillOS verdict wrong against its own cited source. We re-run the resolver independently; if it overturns, you are owed up to $1 from the on-chain correctness bond. Deterministic verdicts only. $1 filing fee, non-refundable either way (anti-spam) -- separate from the bond payout.",
      "rate_limit": {
        "max_per_minute": 6
      },
      "idempotent": false
    },
    "POST /passport": {
      "free_tier": null,
      "paid": {
        "price_usd": 0.0597,
        "per": "mint",
        "payment": "x402",
        "network": "base",
        "token": "USDC"
      },
      "description": "Mint a bond-backed Trust Passport credential (public, counterparty-checkable, $1/verdict slashable). Self-priced. GET /trust/:agent to read.",
      "rate_limit": null,
      "sla": {
        "latency_p95_ms": 500,
        "availability": 0.99
      },
      "idempotent": false
    },
    "POST /notary/commit": {
      "free_tier": null,
      "paid": {
        "price_usd": 0.1,
        "per": "call",
        "payment": "x402"
      },
      "rate_limit": null,
      "sla": {
        "latency_p95_ms": 300,
        "availability": 0.99
      },
      "idempotent": true
    },
    "POST /notary/claim-verdict": {
      "free_tier": {
        "limit": 3,
        "period": "day",
        "by": "agent",
        "enforcement": "soft",
        "note": "+ reputation bonus"
      },
      "paid": {
        "price_usd": 0.05,
        "per": "call",
        "payment": "x402",
        "note": "launch price through 2026-10-13, then $0.25"
      },
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": false
    },
    "POST /notary/grade-strategy": {
      "free_tier": {
        "limit": 2,
        "period": "day",
        "by": "agent",
        "enforcement": "soft"
      },
      "paid": {
        "price_usd": 0.05,
        "per": "call",
        "payment": "x402",
        "note": "launch price through 2026-10-13, then $0.25"
      },
      "rate_limit": {
        "max_per_minute": 5
      },
      "sla": {
        "latency_p95_ms": 500,
        "availability": 0.99
      },
      "idempotent": true
    },
    "POST /identity/transaction": {
      "free_tier": {
        "limit": 25,
        "period": "day",
        "by": "agent",
        "enforcement": "soft"
      },
      "paid": null,
      "rate_limit": {
        "max_per_minute": 30
      },
      "sla": {
        "latency_p95_ms": 1000,
        "availability": 0.99
      },
      "idempotent": false
    },
    "GET /signal/cpi": {
      "free_tier": {
        "limit": 10,
        "period": "day",
        "by": "ip",
        "enforcement": "429_with_upgrade_path"
      },
      "paid": {
        "price_usd": 0.01,
        "per": "call",
        "payment": "x402"
      },
      "rate_limit": {
        "max_per_minute": 60
      },
      "sla": {
        "latency_p95_ms": 800,
        "availability": 0.99,
        "staleness_max_sec": 60
      },
      "idempotent": true
    },
    "GET /signal/gdp": {
      "free_tier": {
        "limit": 10,
        "period": "day",
        "by": "ip",
        "enforcement": "429_with_upgrade_path"
      },
      "paid": {
        "price_usd": 0.01,
        "per": "call",
        "payment": "x402"
      },
      "rate_limit": {
        "max_per_minute": 60
      },
      "sla": {
        "latency_p95_ms": 800,
        "availability": 0.99
      },
      "idempotent": true
    },
    "GET /signal/portfolio": {
      "free_tier": {
        "limit": 10,
        "period": "day",
        "by": "ip",
        "enforcement": "429_with_upgrade_path"
      },
      "paid": {
        "price_usd": 0.05,
        "per": "call",
        "payment": "x402"
      },
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 1500,
        "availability": 0.99,
        "staleness_max_sec": 120
      },
      "idempotent": true
    },
    "POST /notary/agent-clearance": {
      "free_tier": {
        "limit": 2,
        "period": "day",
        "by": "agent",
        "enforcement": "soft"
      },
      "paid": {
        "price_usd": 0.25,
        "per": "call",
        "payment": "x402"
      },
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true
    },
    "POST /notary/screen-entity": {
      "free_tier": {
        "limit": 5,
        "period": "day",
        "by": "agent",
        "enforcement": "soft"
      },
      "paid": {
        "price_usd": 0.001,
        "per": "call",
        "payment": "x402"
      },
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true
    },
    "POST /notary/distress-score": {
      "free_tier": {
        "limit": 3,
        "period": "day",
        "by": "agent",
        "enforcement": "soft"
      },
      "paid": {
        "price_usd": 0.15,
        "per": "call",
        "payment": "x402"
      },
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true
    },
    "POST /notary/insider-conviction": {
      "free_tier": {
        "limit": 3,
        "period": "day",
        "by": "agent",
        "enforcement": "soft"
      },
      "paid": {
        "price_usd": 0.1,
        "per": "call",
        "payment": "x402"
      },
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true
    },
    "POST /notary/smart-money": {
      "free_tier": {
        "limit": 3,
        "period": "day",
        "by": "agent",
        "enforcement": "soft"
      },
      "paid": {
        "price_usd": 0.1,
        "per": "call",
        "payment": "x402"
      },
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true
    },
    "POST /notary/regulatory-rules": {
      "free_tier": {
        "limit": 3,
        "period": "day",
        "by": "agent",
        "enforcement": "soft"
      },
      "paid": {
        "price_usd": 0.02,
        "per": "call",
        "payment": "x402"
      },
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true
    },
    "POST /notary/federal-awards": {
      "free_tier": {
        "limit": 3,
        "period": "day",
        "by": "agent",
        "enforcement": "soft"
      },
      "paid": {
        "price_usd": 0.02,
        "per": "call",
        "payment": "x402"
      },
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true
    },
    "POST /notary/dispute": {
      "free_tier": null,
      "paid": {
        "price_usd": 1,
        "per": "call",
        "payment": "x402"
      },
      "description": "File a bonded dispute against a verdict receipt, resolved by independent re-run.",
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true,
      "auto_generated_from_catalog": true
    },
    "POST /notary/self-audit/dispute-entry": {
      "free_tier": null,
      "paid": {
        "price_usd": 2,
        "per": "call",
        "payment": "x402"
      },
      "description": "File a dispute against a self-audit claim, entering the real bounty pool. Disclosed split: 80% to the pool, 20% StillOS platform fee, same every time.",
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true,
      "auto_generated_from_catalog": true
    },
    "POST /notary/screen-url": {
      "free_tier": {
        "limit": 3,
        "period": "day",
        "by": "agent",
        "enforcement": "soft"
      },
      "paid": {
        "price_usd": 0.02,
        "per": "call",
        "payment": "x402"
      },
      "description": "Real-time URL safety scan (Cloudflare URL Scanner): malicious/phishing verdict, page metadata, public scan-page link. Signed receipt.",
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true,
      "auto_generated_from_catalog": true
    },
    "POST /notary/screen-text": {
      "free_tier": {
        "limit": 5,
        "period": "day",
        "by": "agent",
        "enforcement": "soft"
      },
      "paid": {
        "price_usd": 0.02,
        "per": "call",
        "payment": "x402"
      },
      "description": "Real-time scam/phishing/harmful-content text classifier (Cloudflare Workers AI, Llama Guard 3 8B): unsafe verdict + harm category. Signed receipt.",
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true,
      "auto_generated_from_catalog": true
    },
    "POST /notary/screen-history": {
      "free_tier": {
        "limit": 15,
        "period": "day",
        "by": "agent",
        "enforcement": "soft"
      },
      "paid": {
        "price_usd": 0.01,
        "per": "call",
        "payment": "x402"
      },
      "description": "Proves what a URL said at a point in time (Internet Archive Wayback Machine): snapshot list, closest-to-date snapshot, optional keyword-claim check. Signed receipt.",
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true,
      "auto_generated_from_catalog": true
    },
    "POST /notary/screen-wallet": {
      "free_tier": {
        "limit": 5,
        "period": "day",
        "by": "agent",
        "enforcement": "soft"
      },
      "paid": {
        "price_usd": 0.001,
        "per": "call",
        "payment": "x402"
      },
      "description": "OFAC digital-currency-address screen: exact-match a crypto wallet address against OFAC SDN-linked addresses (BTC/ETH/TRX/USDT/LTC/XMR/etc.), source-freshness timestamp. Signed receipt.",
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true,
      "auto_generated_from_catalog": true
    },
    "POST /notary/screen-crypto-trader": {
      "free_tier": {
        "limit": 5,
        "period": "day",
        "by": "agent",
        "enforcement": "soft"
      },
      "paid": {
        "price_usd": 0.001,
        "per": "call",
        "payment": "x402"
      },
      "description": "Copy-trade track-record trust score: Wilson-lower-bound-adjusted win rate (penalizes small samples), volume confidence, capped/log-scaled P&L tiebreaker -- composite score + tier (HIGH/MEDIUM/LOW/INSUFFICIENT_SAMPLE). Signed receipt.",
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true,
      "auto_generated_from_catalog": true
    },
    "POST /notary/litigation-check": {
      "free_tier": {
        "limit": 3,
        "period": "day",
        "by": "agent",
        "enforcement": "soft"
      },
      "paid": {
        "price_usd": 0.1,
        "per": "call",
        "payment": "x402"
      },
      "description": "Search real federal court dockets (CourtListener/Free Law Project, live): has this person or company been party to federal litigation or bankruptcy, signed receipt.",
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true,
      "auto_generated_from_catalog": true
    },
    "POST /notary/colombia-procurement": {
      "free_tier": {
        "limit": 15,
        "period": "day",
        "by": "agent",
        "enforcement": "soft"
      },
      "paid": {
        "price_usd": 0.02,
        "per": "call",
        "payment": "x402"
      },
      "description": "Search Colombia SECOP II public procurement top-200-by-base-price snapshot (entity/provider/department/min_amount_cop), signed receipt.",
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true,
      "auto_generated_from_catalog": true
    },
    "POST /notary/georgia-procurement": {
      "free_tier": {
        "limit": 15,
        "period": "day",
        "by": "agent",
        "enforcement": "soft"
      },
      "paid": {
        "price_usd": 0.02,
        "per": "call",
        "payment": "x402"
      },
      "description": "Search Georgia SPA public procurement top-300-by-award-value historical snapshot (Dec 2010 - Jun 2019; buyer/supplier/region/min_amount_gel), signed receipt.",
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true,
      "auto_generated_from_catalog": true
    },
    "POST /notary/georgia-corruption-map": {
      "free_tier": {
        "limit": 15,
        "period": "day",
        "by": "agent",
        "enforcement": "soft"
      },
      "paid": {
        "price_usd": 0.01,
        "per": "call",
        "payment": "x402"
      },
      "description": "Query Transparency International Georgia's published Corruption Map by name/company/keyword and/or category. Third-party sourced -- every result carries its own TI Georgia citation link. Signed receipt.",
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true,
      "auto_generated_from_catalog": true
    },
    "POST /notary/mexico-sanctioned-officials": {
      "free_tier": {
        "limit": 15,
        "period": "day",
        "by": "agent",
        "enforcement": "soft"
      },
      "paid": {
        "price_usd": 0.001,
        "per": "call",
        "payment": "x402"
      },
      "description": "Search Mexico's official government registry of sanctioned/disqualified public officials (SFP/SESNA, datos.gob.mx), signed receipt.",
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true,
      "auto_generated_from_catalog": true
    },
    "POST /notary/colombia-siri": {
      "free_tier": {
        "limit": 15,
        "period": "day",
        "by": "agent",
        "enforcement": "soft"
      },
      "paid": {
        "price_usd": 0.001,
        "per": "call",
        "payment": "x402"
      },
      "description": "Search Colombia's official disciplinary-sanctions registry (Procuraduria SIRI, datos.gov.co) by name, ID, or sanctioning entity, signed receipt.",
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true,
      "auto_generated_from_catalog": true
    },
    "POST /notary/un-sanctions": {
      "free_tier": {
        "limit": 5,
        "period": "day",
        "by": "agent",
        "enforcement": "soft"
      },
      "paid": {
        "price_usd": 0.001,
        "per": "call",
        "payment": "x402"
      },
      "description": "Screen a name against the UN Security Council Consolidated Sanctions List, signed receipt.",
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true,
      "auto_generated_from_catalog": true
    },
    "POST /notary/eu-sanctions": {
      "free_tier": {
        "limit": 5,
        "period": "day",
        "by": "agent",
        "enforcement": "soft"
      },
      "paid": {
        "price_usd": 0.001,
        "per": "call",
        "payment": "x402"
      },
      "description": "Screen a name against the EU Consolidated Financial Sanctions List, signed receipt.",
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true,
      "auto_generated_from_catalog": true
    },
    "POST /notary/activist-convergence": {
      "free_tier": {
        "limit": 3,
        "period": "day",
        "by": "agent",
        "enforcement": "soft"
      },
      "paid": {
        "price_usd": 0.15,
        "per": "call",
        "payment": "x402"
      },
      "description": "Activist escalation composite: 13D/13D-A percentOfClass swing x Altman-Z distress x verified 13G-to-13D conversion, signed receipt.",
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true,
      "auto_generated_from_catalog": true
    },
    "POST /notary/water-stress": {
      "free_tier": null,
      "paid": {
        "price_usd": 0.15,
        "per": "call",
        "payment": "x402"
      },
      "description": "AI data center water-stress map across 8 major corridors: real USGS flow-vs-historical-mean + NOAA drought severity, named operator exposure, 5-day trend. GET is a free risk-level-only preview; POST is the full dataset.",
      "rate_limit": {
        "max_per_minute": 10
      },
      "sla": {
        "latency_p95_ms": 2000,
        "availability": 0.99
      },
      "idempotent": true,
      "auto_generated_from_catalog": true
    }
  }
}