{
  "x402Version": 2,
  "id": 4582,
  "slug": "4582",
  "resource": "https://api.relaystation.ai/v1/screening/match",
  "description": "$0.01/screen. Screen any name against OFAC, EU, and UK sanctions (UN included) plus Wikidata-derived PEP watchlists — fuzzy matching, instant JSON verdict. Compliance in one call, one of 155 Relaystation tools on one balance — relaystation.ai",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "amount": "10000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "dob": "string",
            "lists": [
              "sanctions"
            ],
            "name": "string",
            "nationality": "string",
            "threshold": 0,
            "type": "person"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "ok": true
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "dob": {
                    "description": "Optional date of birth (reserved; not yet used in scoring).",
                    "type": "string"
                  },
                  "lists": {
                    "description": "Categories to screen against. Default both [sanctions, pep]; scope to one to narrow.",
                    "items": {
                      "enum": [
                        "sanctions",
                        "pep"
                      ],
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "name": {
                    "maxLength": 512,
                    "minLength": 1,
                    "type": "string"
                  },
                  "nationality": {
                    "description": "Optional nationality (reserved; not yet used in scoring).",
                    "type": "string"
                  },
                  "threshold": {
                    "description": "Similarity cut (0..1). Default from the screening.match.threshold tunable (0.7).",
                    "maximum": 1,
                    "minimum": 0,
                    "type": "number"
                  },
                  "type": {
                    "description": "Optional entity-type filter.",
                    "enum": [
                      "person",
                      "entity"
                    ],
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.relaystation.ai",
  "lastUpdated": "2026-09-18T16:59:58.582Z",
  "quality": {
    "calls30d": 34,
    "uniquePayers30d": 5,
    "lastCalledAt": "2026-09-18T16:59:58.343Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.relaystation.ai",
    "manifest_name": "api.relaystation.ai",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}