screen_crypto_address
ActiveTool of com.watchtower-api/sanctions-screening
declared in 1.1.0
Check whether a crypto address (BTC/ETH/others) appears on OFAC's sanctioned digital-currency address list. Exact match. Costs $0.01 per call.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"address"
],
"properties": {
"address": {
"type": "string",
"maxLength": 128,
"minLength": 8
},
"api_key": {
"type": "string",
"description": "Watchtower API key. REQUIRED for this paid tool. If you do not have one, FIRST call create_api_key (free, includes trial credit), then pass the returned key here. Alternatively pay per call via x402 with no key."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.watchtower-api/sanctions-screening
https://github.com/Mazeh18/watchtower-mcp
1/7 registries