{
  "x402Version": 2,
  "id": 4679,
  "slug": "4679",
  "resource": "https://webtools402.176-109-107-191.sslip.io/screen/entity",
  "description": "Fuzzy-screen a person or organization name against the official public sanctions lists (OFAC SDN, UK, EU, UN), including aliases. Returns scored matches with list, program, country, type, and reference.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "min_score": 85,
            "name": "Saddam Hussein",
            "type": "individual"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "disclaimer": "Informational match against public sanctions lists; not legal advice. Verify against official sources.",
            "match_count": 1,
            "matches": [
              {
                "country": "IRAQ",
                "dob": "1937-04-28",
                "list": "EU",
                "match_type": "fuzzy",
                "matched_name": "Saddam Hussein Al-Tikriti",
                "name": "Saddam Hussein Al-Tikriti",
                "programs": [
                  "IRQ"
                ],
                "ref": "EU.27.28",
                "score": 90,
                "type": "individual"
              }
            ],
            "min_score": 85,
            "query": "Saddam Hussein"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "limit": {
                    "description": "Maximum matches to return (default 10)",
                    "maximum": 50,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "min_score": {
                    "description": "Minimum fuzzy match score (default 85)",
                    "maximum": 100,
                    "minimum": 50,
                    "type": "integer"
                  },
                  "name": {
                    "description": "Person or organization name to screen",
                    "type": "string"
                  },
                  "type": {
                    "description": "Optional filter by designation type",
                    "enum": [
                      "individual",
                      "entity",
                      "vessel"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "name"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "webtools402.176-109-107-191.sslip.io",
  "lastUpdated": "2026-09-09T04:40:26.939Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-09T04:40:25.999Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "webtools402.176-109-107-191.sslip.io",
    "manifest_name": "webtools402.176-109-107-191.sslip.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"
  }
}