You're viewing a demo portfolio

Join the waitlist
PRSM

sanctions_screen

Active

Tool of io.github.digitalweb33333-creator/x402-endpoints

declared in 1.28.1

Screen a name against the official EU consolidated sanctions list (FISMA) — returns matches with a similarity score and context (EU reference, type, programme), not a binary yes/no. Price: $0.05 per call (x402 payment, USDC on Base mainnet). Name screening against the official EU consolidated financial sanctions list (FISMA). Fuzzy-matches a person or entity name and returns matches with a similarity score plus context: EU reference, subject type, programme and designation details. Not a binary yes/no — returns ranked matches for human review. For KYB, AML and payment-compliance agents. Input: name (+optional type).

Parameters schema

{
  "type": "object",
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Name to screen (person or entity), e.g. 'Saddam Hussein'"
    },
    "type": {
      "type": "string",
      "description": "Optional: 'person' or 'enterprise'"
    },
    "limit": {
      "type": "integer",
      "description": "Max matches [1-50], e.g. 10"
    },
    "threshold": {
      "type": "number",
      "description": "Min similarity 0-1 to report a match (default 0.7)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.digitalweb33333-creator/x402-endpoints

https://github.com/digitalweb33333-creator/x402-endpoints

1/7 registries
View full server →
sanctions_screen — io.github.digitalweb33333-creator/x402-endpoints — PRSM MCP