Automate real-time compliance monitoring by bridging Chainalysis Sanctions screening with instant Web Push notifications. Create seamless workflows that instantly alert your team via browser notifications whenever a high-risk address is detected against global sanctions lists.
Screen Address for Sanctions
ActionCheck whether a blockchain address is on any sanctions list tracked by Chainalysis (OFAC SDN, EU, UN, etc.). Returns a boolean sanctioned flag, unique categories, and the full identifications list with source URLs. Chain-agnostic (EVM, BTC, Solana). Ideal for: compliance workflows, pre-transaction screening, counterparty risk checks, AML monitoring, audit trails.
Send Web Push Notification
ActionSend a W3C Web Push notification to a subscribed browser via VAPID. Each subscription represents a single device; create one per browser/profile that should receive the push. When the push service reports the subscription as gone (HTTP 404/410), the result returns `expired: true` so the workflow can clean it up. Ideal for: in-app browser alerts, deal closures, monitoring pages.