FETCH402
← Protocol index

Resource / 908

unknown

Unnamed resource.

Human verification for AI agents — proof of humanity, sybil resistance, and 'is this wallet a real person' answers in one paid call. Returns two ZK-style outputs about any EVM wallet: (1) total humanity score 0-255 (15 = baseline reCAPTCHA, 45 = + Google OAuth, 70 = + Apple ID, 105 = + 2FA, 255 = full stack), with optional `min_score=N` for a yes/no `passes` verdict; (2) per-method verification check via `check=telegram,apple,g2fa,...` — buyer must NAME the methods to ask about, we never enumerate the full set. Backed by 141,871 Twin Matrix Soulbound Tokens on BNB Chain plus the canonical humanity registry off-chain. The underlying verification list never leaves Twin3 — only verdicts.

Eligibility
probeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 2 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 1000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0xcD3273893d1c8DF15A4D6bc411aA3D25A60Fdc60
active eip155:196 exact 1000 0x779ded0c9e1022225f8e0630b35a9b54be713736 0x0FFE96d5123dc144753034F6F388aceD830e5A5f

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "method": "GET",
  "queryParams": {
    "check": "telegram,apple",
    "include": "verified_at,dimensions_filled",
    "match": "age:25-34,interest:travel,income:200-500+",
    "min_score": "70",
    "wallet": "0x1234567890123456789012345678901234567890"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "confidence": "high",
    "dimensionsFilled": 8,
    "isHuman": true,
    "lastVerifiedAt": "2026-03-02T09:41:00Z",
    "match": {
      "conditions": [
        {
          "key": "age",
          "pass": true,
          "value": "25-34"
        },
        {
          "key": "interest",
          "pass": true,
          "value": "travel"
        }
      ],
      "matched": true
    },
    "methodsCount": 4,
    "passes": true,
    "queriedAt": "2026-05-10T12:00:00Z",
    "sbtId": 142031,
    "score": 105,
    "scoreCeiling": 255,
    "scoreFloor": 15,
    "scoreSource": "firestore",
    "tier": "high",
    "verifications": {
      "apple": false,
      "telegram": true
    },
    "verifiedAt": "2025-09-12T03:14:22Z",
    "wallet": "0x1234567890123456789012345678901234567890"
  },
  "type": "json"
}