{
  "x402Version": 2,
  "id": 4911,
  "slug": "4911",
  "resource": "https://tollbooth-sanctions-screener-testnet.sjwilliams8.workers.dev/screen",
  "description": "Before your agent onboards, pays, or contracts with a counterparty: screen the name against the U.S. Treasury OFAC sanctions lists (SDN + Consolidated non-SDN, synced every 6h) for $0.01. Benchmarked 114/114 sanctioned names found with zero false positives on a 152-case adversarial corpus of misspellings, word-order swaps, and transliterated aliases. Ranked candidates with confidence 0-100, program tags, and match evidence. Assistive screening signal, not a certified compliance determination.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:84532",
      "payTo": "0xb3e7993Ed2FC2C79FFF220620240f298BBa9bF5B",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "name": "Banco Nacional de Cuba"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "data": {
              "candidates": [
                {
                  "entity_type": "entity",
                  "list": "sdn",
                  "match_confidence": 100,
                  "match_reasons": [
                    "exact_normalized_name"
                  ],
                  "name": "BANCO NACIONAL DE CUBA",
                  "programs": [
                    "CUBA"
                  ],
                  "uid": 306
                }
              ],
              "query": {
                "name": "Banco Nacional de Cuba"
              }
            },
            "meta": {
              "disclaimer": "This response is an assistive screening signal derived from public government data. It is not a certified compliance determination, a consumer report, or legal advice.",
              "generated_at": "2026-07-11T12:00:00.000Z",
              "service": "sanctions-screener",
              "source_datasets": [
                {
                  "last_synced_at": "2026-07-11T12:00:00.000Z",
                  "name": "OFAC Specially Designated Nationals (SDN) List",
                  "upstream_published_at": "2026-07-10T00:00:00-04:00"
                },
                {
                  "last_synced_at": "2026-07-11T12:00:00.000Z",
                  "name": "OFAC Consolidated (non-SDN) List",
                  "upstream_published_at": "2026-07-10T00:00:00-04:00"
                }
              ],
              "version": "0.1.0"
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "country": {
                    "description": "Optional country filter (as published by OFAC).",
                    "type": "string"
                  },
                  "entity_type": {
                    "description": "Optional filter by OFAC entity type.",
                    "enum": [
                      "individual",
                      "entity",
                      "vessel",
                      "aircraft"
                    ],
                    "type": "string"
                  },
                  "min_confidence": {
                    "description": "Only return candidates at or above this confidence (0-100). Default 40.",
                    "type": "number"
                  },
                  "name": {
                    "description": "Name to screen (entity, vessel, aircraft, or individual).",
                    "type": "string"
                  }
                },
                "required": [
                  "name"
                ],
                "type": "object"
              },
              "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"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "tollbooth-sanctions-screener-testnet.sjwilliams8.workers.dev",
  "lastUpdated": "2026-09-15T05:08:58.351Z",
  "quality": {
    "calls30d": 13,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-15T05:08:58.203Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "tollbooth-sanctions-screener-testnet.sjwilliams8.workers.dev",
    "manifest_name": "tollbooth-sanctions-screener-testnet.sjwilliams8.workers.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}