Compliance evidence infrastructure

Sanctions screening is not enough. Every decision needs evidence.

Verifex helps regulated teams screen people, companies, and counterparties against sanctions and watchlists — and preserves structured, reviewable evidence behind every match and every clear decision.

Sanctions & PEP screeningEvidence Capsule per decisionList & algorithm version trackingSentinel-tested matchingAPI-first integration

The problem

Screening is not the hard part. Proving the decision is.

Most compliance tools return a match result. Regulators, auditors, and banking partners ask a harder question: what did you check, which list version was active, why was the match cleared, and who approved it?

Fragmented screening tools

Teams stitch together multiple vendors, spreadsheets, and manual checks. No single source of truth for what was screened, when, and why.

False positives without clear adjudication

High false-positive rates drain compliance capacity. Without structured match rationale, teams cannot explain why a name was cleared.

Weak audit evidence when regulators ask

Months after a screening, teams struggle to reconstruct the decision context. List versions, match scores, and reviewer actions are lost.

Product flow

From raw name to audit-ready decision.

Input

Entity name, identifier, or batch list

Normalize

Transliteration, token parsing, alias resolution

Screen

Multi-source match against configured lists

Resolve

Identity confidence vs source severity scoring

Adjudicate

Recommendation based on policy thresholds

Preserve

Structured evidence capsule per decision

Monitor

Continuous re-screening and change alerts

Core platform

Compliance infrastructure in one API.

Sanctions Screening

Screen people and companies against global sanctions and watchlists. Source severity and identity confidence returned as separate fields.

PEP & Watchlist Context

Identify politically exposed persons and high-risk list exposure. PEP hits signal enhanced due diligence, not automatic blocks.

Entity Resolution

Resolve aliases, transliterations, spelling variants, and duplicate entities across scripts and naming conventions.

Audit Trail

Preserve point-in-time screening evidence, list versions, match scores, and reviewer decisions in a retrievable capsule.

UBO / GLEIF

Add legal entity context and ownership-chain visibility where GLEIF data is available. OFAC 50% Rule direction for sanctions exposure.

Continuous Monitoring

Re-screen entities when lists change and trigger webhook alerts. Review deltas without re-running full workflows.

KYB Dossiers

Generate Turkey & Azerbaijan company verification dossiers with official-source evidence, sanctions screening, and structured delivery.

Webhooks & API

Integrate screening, monitoring, and evidence retrieval into your product via REST API with structured JSON responses.

Audit evidence

Every decision should leave proof.

Verifex is built for teams that need to explain decisions months or years later. Every screening preserves the context needed for compliance review: query input, list versions active at screening time, match rationale, and reviewer action.

  • Query input and normalized entity
  • List versions active at screening time
  • Match score and algorithm version
  • Adjudication recommendation
  • Reviewer action and timestamp
  • Retrievable by audit ID
json
{
  "query": "Alejandro García López",
  "entity_type": "person",
  "screened_at": "2026-05-08T09:30:00Z",
  "list_versions": {
    "ofac_sdn": "2026-05-08-0600",
    "un_consolidated": "2026-05-08-0600"
  },
  "algorithm_version": "verifex-v5.1",
  "match_score": 42,
  "recommendation": "review_if_policy_requires",
  "reviewer_action": "auto_clear_pep",
  "audit_id": "cap_01hxz…"
}

Ownership-control risk

Risk can hide behind ownership.

A company may not appear on a sanctions list and still create sanctions exposure through ownership or control. Verifex is expanding screening beyond names into ownership-chain context and OFAC 50% Rule risk workflows.

  • GLEIF-based legal entity context
  • Ownership-chain visualization
  • OFAC 50% Rule direction
  • Manual-enhanced reports where official data is limited

Note: UBO automation coverage varies by jurisdiction. Where official registries are incomplete, Verifex supplements with manual-enhanced reports and clear confidence flags.

Sanctioned Owner A

35% ownership

Sanctioned Owner B

35% ownership

70% aggregate ownership

Counterparty Risk Detected

OFAC 50% Rule direction · Review recommended

KYB Intelligence

KYB dossiers for Turkey & Azerbaijan.

For regional company checks that global providers often miss, Verifex KYB combines official-source evidence, sanctions screening, adverse media notes, and structured PDF/JSON delivery.

  • MERSIS registry extraction
  • TTSG tax status verification
  • AZ Tax Service lookups
  • Sanctions & adverse media screening
  • Beneficial ownership mapping
  • Audit-ready dossier delivery

Single Dossier

One company verification

$149

5-Pack

Five dossiers, any time

$599

Monthly Pilot

Up to 5 dossiers per month

$500/mo

Public benchmark

Trust should be measured.

Compliance vendors often hide accuracy behind sales calls. Verifex publishes a transparent benchmark test set covering true positives, false positives, transliterations, aliases, and edge cases.

122

Test cases

96.6%

F1 score

100%

Recall

93.4%

Precision

0

False negatives

6

False positives*

* The 6 remaining false positives are low-confidence PEP near-matches that do not trigger sanctions block recommendations. All are adjudicated AUTO_CLEAR.

Developer experience

Built for developers. Reviewed by compliance.

bash
curl -X POST https://api.verifex.dev/v1/screen \
  -H "Authorization: Bearer vfx_…" \
  -H "Content-Type: application/json" \
  -d '{
    "name": "Alejandro García López",
    "type": "person",
    "country": "MX"
  }'
json
{
  "risk_level": "medium",
  "verdict": "possible_match",
  "source_type": "pep",
  "source_severity": "pep",
  "human_review_required": false,
  "recommended_action": "review_if_policy_requires",
  "evidence_capsule_url": "/v1/evidence-capsules/cap_…"
}
REST API
API keys
Webhooks
Batch screening
Audit endpoint
Dashboard
Clear docs
SDKs

Use cases

Built for regulated teams.

Fintech onboarding

Screen new customers at signup with structured decisions and evidence. Replace binary pass/fail with auditable rationale.

PSP / EMI merchant checks

Verify merchants and counterparties before payment processing. Maintain audit trails for regulatory examinations.

Crypto / CASP sanctions controls

Wallet and entity screening against sanctions lists. Travel Rule compliance with structured evidence per transaction.

Trade finance due diligence

Screen suppliers, vessels, and beneficial owners in cross-border transactions. KYB dossiers for regional counterparties.

KYB and regional verification

Generate company verification dossiers for Turkey and Azerbaijan with official-source evidence and structured delivery.

Ongoing customer monitoring

Re-screen customer portfolios when lists update. Receive webhook alerts and review deltas without manual re-runs.

Sponsor-bank compliance evidence

Produce structured screening evidence for banking partners and sponsor banks. Demonstrate controls with retrievable capsules.

RegTech builders

Embed Verifex into compliance workflows via REST API. White-label evidence capsules and webhook-driven monitoring.

Comparison

Enterprise compliance primitives without enterprise friction.

CapabilityVerifexTypical legacy vendor
Sales processSelf-serve or demoMonths of procurement
Developer onboardingAPI key + docsIntegration support ticket
Pricing transparencyPublicQuote required
Audit evidenceEvidence Capsule per decisionLog export if available
API-first workflowNativePortal-first
Benchmark transparencyPublished test setNot published
KYB add-onsTurkey & Azerbaijan dossiersNot available
Monitoring / webhooksBuilt-inAdd-on or separate product
Time to first screenUnder 5 minutesWeeks

"Typical legacy vendor" is a generalisation. Individual providers vary.

Get started

Build screening workflows that leave evidence behind.

Start with API screening, add monitoring and KYB evidence when your workflow grows.

50 free screensNo sales callCancel anytimeLive in under 5 min