You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.28.1).

sanctions_screen

Inactive

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

declared in 1.28.1

Screen a name against the official EU consolidated sanctions list (FISMA) for anti-money-laundering (AML) and watchlist checks — 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).

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· 2 endpoints

min confidence0.700.50

Parent server

io.github.digitalweb33333-creator/x402-solana

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

1/7 registries
View full server →