{
  "x402Version": 2,
  "id": 13435,
  "slug": "13435",
  "resource": "https://x402.fairseal.io/v1/pii/detect",
  "description": "Regex-based PII scan: emails, US/Canada (NANP) phone numbers, dash-formatted national IDs (partial coverage; alphanumeric IDs such as Taiwan format are not matched), loose passport patterns, 64-hex crypto private keys (may also flag SHA-256 hashes), credit cards, US SSNs, IPv4 addresses. Always returns sanitized text with PII redacted. Max 50,000 chars. Expect false positives and missed matches.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xBd5eB5559f5Ac14475AC0C81b6735A4d9106ce28",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "batch-settlement",
      "network": "eip155:8453",
      "payTo": "0xBd5eB5559f5Ac14475AC0C81b6735A4d9106ce28",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {},
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {}
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402.fairseal.io",
  "lastUpdated": "2026-09-12T02:05:04.215Z",
  "quality": {
    "calls30d": 7,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-12T02:05:03.665Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.fairseal.io",
    "manifest_name": "x402.fairseal.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}