# Verhex

*/Startups/Verhex*

## Startup Overview

This system detects deepfakes by analyzing micro-artifacts in digital media. It operates as an authentication layer for media processing pipelines, scanning incoming audio and video files for synthetic manipulation. The engine targets forensic anomalies introduced by generation networks, such as subtle lighting inconsistencies, pixel-level blending errors, and unnatural frequency patterns.

Identity verification platforms and trust teams struggle to process high-volume digital submissions without creating severe bottlenecks. Threat actors deploy synthetic media to bypass standard liveness checks and identity controls. By embedding directly into the ingest layer, this solution removes the latency penalty of media verification, rejecting fabricated submissions before they enter downstream processing.

Traditional identity verification providers like Jumio and Onfido rely on standard biometric checks, while complex cases escalate to slow manual video review. This architecture replaces those methods by combining real-time execution with deterministic evidence. The engine instantly maps exact synthetic artifacts inline, returning an immediate pass or fail tied to verifiable forensic markers.

## Startup Founding Hypothesis

**Approach**: that analyzes micro-artifacts in digital media to detect deepfakes
**Competitors**:
- [Jumio](/Competitors/Jumio)
- [Onfido](/Competitors/Onfido)
- [Manual Video Review](/Competitors/Manual_Video_Review)
**Differentiator2x2**: real-time execution × deterministic evidence — the only one combining both

## Startup Solution Coordinate

**Solution**: [Artifact Detection Engine](/Software/Artifact_Detection_Engine)

## Startup Position2x2

```mermaid
quadrantChart
  title Deepfake Detection Capabilities
  x-axis Probabilistic Guessing --> Deterministic Evidence
  y-axis Slow Batch Processing --> Real-time Execution
  quadrant-1 Deterministic & Instant
  quadrant-2 Fast but Uncertain
  quadrant-3 Crowded Legacy
  quadrant-4 Slow Forensics
  Jumio: [0.25, 0.75]
  Onfido: [0.35, 0.80]
  Manual Video Review: [0.90, 0.15]
  Verhex: [0.85, 0.90]
```

## Startup Offer

**Proof**:
- Targeting a 99.9% detection rate on known generative video formats during KYC onboarding flows.
- Aiming to process standard 15-second verification clips in under 400 milliseconds.
- Intended to maintain false-positive rates below 0.1% for unedited, authentic human identity captures.
**Tiers**:
- Name: Developer Metered · Price: ~$0.08–$0.15 per media minute · Inclusions: Synchronous API endpoint access, real-time deterministic artifact scoring, and JSON evidence payloads for immediate deepfake flagging.
- Name: Platform Scale · Price: ~$1,500–$3,000/mo base · Inclusions: Includes up to 50,000 media minutes, priority webhook delivery, intended SLA for sub-second latency, and a dedicated technical account manager.
- Name: Enterprise VPC · Price: ~$4,000–$7,500/mo · Inclusions: Designed for self-hosted execution within your private cloud environment, zero data-retention guarantees, and custom micro-artifact weighting.
**Guarantee**: Verhex guarantees deterministic evidence for every flagged file; if the API returns a positive deepfake flag without an accompanying bounding-box coordinate map, the entire monthly batch of queries is refunded.
**Business Function**: ProvideService
**Objection Handlers**:
- Compression interference: Won't standard video compression trigger false positives? The system specifically separates compression noise from synthetic generation patterns using structural pixel analysis.
- Data privacy compliance: We cannot send user biometric video to a third party. The Enterprise VPC tier is intended to run entirely within your own AWS or GCP environment with zero external data transfer.
- Auditability: How do we justify a rejected application? The API returns exact timestamps and localized bounding boxes of synthetic manipulation, providing objective evidence for your compliance team.
**Pricing Architecture**: UsageMeter
**Agent Checkout Support**:
- agentic-commerce-protocol

## Startup Brand

**Voice**: Clinical and authoritative, defined by strict forensic precision.
**Tagline**: Instant, deterministic deepfake detection for digital media.
**Icon Concept**: Loupe
**Palette Intent**: electric-signal
**Visual Identity**: Stark black and neon cyan establish a digital-forensic aesthetic, paired with monospaced typography and tight grid patterns that suggest pixel-level artifact inspection.
**Archetype Reference**: the-sage

## Startup Buyer Chain

**Chain**: B2B2C: Verhex → KYC & Fraud Prevention Engineering Team → End Consumer
**Gtm Motion**: Acquires platform security teams through self-serve API access for initial liveness testing against known synthetic media, expanding contract value via usage-based tiers as the customer routes higher volumes of user onboarding and step-up authentication flows through the engine.
**Agent Channel**: Designed to expose its verification endpoints via an OpenAPI specification intended for the LangChain tool registry and Model Context Protocol catalogs, allowing autonomous security agents to discover and invoke the API when evaluating flagged video artifacts.
**Primary Channel**: Technical search and developer documentation targeting queries for 'Onfido liveness bypass' and 'deterministic deepfake detection API', driving engineers directly to a self-serve testing sandbox.

## Startup Customer Journey

```mermaid
flowchart LR; A[Technical Documentation] --> B[Testing Sandbox]; B --> C[JSON Evidence Payload]; C --> D[KYC Pipeline]; D --> E[Volume API Usage]; E --> F[Private Cloud VPC];
```

## Startup Proof Points

_Illustrative — target and order-of-magnitude estimate figures, not an achieved track record (this Thing is concept-stage)._

**Pilot Goals**:
- A 14-day shadow deployment alongside an existing manual KYC review process to prove a false-positive rate below 0.1% on a batch of authentic identity videos.
- A 30-day API integration test validating sub-second latency on standard 15-second verification clips under high-traffic load.
**Target Metrics**:
- Target: 99.9% detection rate on known generative video formats during KYC onboarding flows.
- Aim: 400 milliseconds maximum processing latency for a standard 15-second verification clip.
- Target: 0.1% maximum false-positive rate for unedited, authentic human identity captures.
- Aim: 100% deterministic evidence coverage with bounding-box coordinate maps on positively flagged files.
**Target Case Studies**:
- Mid-sized FinTech KYC provider integrating the API to automatically reject synthetic video applications within 400 milliseconds, eliminating the need for manual review.
- Enterprise identity verification platform deploying the self-hosted VPC solution to achieve zero-data-retention compliance while catching generative video formats.
- Consumer trust and safety team utilizing the Platform Scale tier to process user verification videos, relying on bounding-box coordinate maps to confidently ban synthetic profiles.
**Testimonial Targets**:
- VP of Fraud Strategy confirming that deterministic evidence payloads and exact timestamps eliminate the ambiguity of rejecting applications.
- Chief Information Security Officer stating that running the Enterprise VPC tier locally guarantees zero biometric data leakage.
- Lead Trust and Safety Engineer validating that structural pixel analysis reliably distinguishes between standard video compression and synthetic generation patterns.

## Startup Top Risks

**Risks**:
- Severity: existential · Description: Generative AI models evolve to eliminate the specific micro-artifacts Verhex relies on for deterministic evidence, rendering the detection algorithm obsolete. · Mitigation Status: unmitigated
- Severity: high · Description: Achieving real-time execution on live video streams incurs prohibitively high compute costs, degrading unit economics for high-volume enterprise deployments. · Mitigation Status: in-progress
- Severity: moderate · Description: Incumbents like Jumio and Onfido bundle adequate deepfake detection into their existing identity verification contracts, blocking standalone adoption. · Mitigation Status: unmitigated
- Severity: low · Description: Aggressive video compression algorithms on social platforms obscure micro-artifacts, causing high false positive rates on user-generated content. · Mitigation Status: in-progress

## Startup Competitors

- [Jumio](/Competitors/Jumio) — Identity Verification Incumbent
- [Onfido](/Competitors/Onfido) — Identity Verification Incumbent
- [Manual Video Review](/Competitors/Manual_Video_Review) — Status Quo
- [Reality Defender](/Competitors/Reality_Defender) — Deepfake Detection
- [Sensity AI](/Competitors/Sensity_AI) — Media Forensics
- [Truepic](/Competitors/Truepic) — Content Provenance

## Startup Solution Stack

- [Deepfake Authentication Service](/Services/Deepfake_Authentication_Service) — Service-as-Software
- [Media Forensics Agent](/Agents/Media_Forensics_Agent) — Agent
- [Artifact Detection Engine](/Software/Artifact_Detection_Engine) — Software
- [Real-Time Verification API](/Software/Real-Time_Verification_API) — Software

## Startup Story Brand

**Hero**:
- **Need**: to be the defender of platform integrity, not a victim of synthetic fraud
- **Want**: to verify customer identity videos without letting sophisticated deepfakes bypass security layers
- **Identity**: the trust and safety lead at a digital identity platform
**Plan**:
- Step: Submit media · Detail: Send verification video clips via synchronous API for immediate pixel-level artifact inspection.
- Step: Confirm evidence · Detail: Review the JSON evidence payload containing bounding-box coordinates of detected generative noise.
- Step: Automate rejection · Detail: Set immediate triggers to block fraudulent applications based on objective forensic scoring.
**Guide**:
- **Empathy**: Financial accounts are won in milliseconds — but synthetic media is now too fast for manual review to stop.
**Problem**:
- **Villain**: synthetic deception
- **External**: KYC onboarding flows in Jumio and Onfido are being bypassed by generative video injections that mimic real human behavior.
- **Internal**: You feel exposed and reactive, knowing your current tools are guessing rather than proving authenticity.
- **Philosophical**: Identity verification was built for biological proof, not statistical probability.
**Success**: Onboarding is secured with sub-second deepfake detection and objective evidence for every rejected application.
**One Liner**: Synthetic deception costs identity platforms millions in fraud losses. Verhex provides instant, deterministic deepfake detection so platforms verify real humans with forensic certainty.
**Positioning**:
- **So That**: block generative fraud with sub-second deterministic evidence
- **Unlike**: Manual Video Review
- **For Whom**: trust and safety leads at fintechs
- **Category**: Deepfake detection for identity verification
**Call To Action**:
- **Direct**: Submit verification clip
- **Transitional**: View JSON evidence payload
**Failure Stakes**:
- Compromised user trust
- Rising synthetic fraud losses
- Regulatory compliance fines
**Transformation**:
- **To**: securing the perimeter with deterministic forensics instead of reactive guessing
- **From**: a risk manager performing manual video review
**Controlling Idea**: Verification must be based on deterministic evidence, not statistical guesses.

## Startup Token Hero

**Genre**: founding-hypothesis
**Rendered**: Synthetic deception costs identity platforms millions in fraud losses. Verhex provides instant, deterministic deepfake detection so platforms verify real humans with forensic certainty.
**Mechanism**: spine-derived-v1
**Template Id**: spine-founding-hypothesis
**Vocab Fingerprint**: d7ef2108b54ec1b0

## Startup Token Positioning

**Genre**: moore-positioning
**Rendered**: Deepfake detection for identity verification for trust and safety leads at fintechs. Unlike Manual Video Review — block generative fraud with sub-second deterministic evidence.
**Mechanism**: spine-derived-v1
**Template Id**: spine-moore-positioning
**Vocab Fingerprint**: 502b9bc1f946357f

## Startup Token Pitch Deck

**Genre**: pitch-deck
**Rendered**: Problem: KYC onboarding flows in Jumio and Onfido are being bypassed by generative video injections that mimic real human behavior.
Solution: Synthetic deception costs identity platforms millions in fraud losses. Verhex provides instant, deterministic deepfake detection so platforms verify real humans with forensic certainty.
Customer: trust and safety leads at fintechs
Unlike: Manual Video Review
**Mechanism**: spine-derived-v1
**Template Id**: spine-pitch-deck
**Vocab Fingerprint**: 5446d7869a4d282f

## Startup Token M E D D P I C C

**Pain**: KYC onboarding flows in Jumio and Onfido are being bypassed by generative video injections that mimic real human behavior.
**Metrics**: Target: Onboarding is secured with sub-second deepfake detection and objective evidence for every rejected application.
**Rendered**: Pain: KYC onboarding flows in Jumio and Onfido are being bypassed by generative video injections that mimic real human behavior.
Economic buyer: KYC & Fraud Prevention Engineering Team
Metrics: Target: Onboarding is secured with sub-second deepfake detection and objective evidence for every rejected application.
Competition: Manual Video Review
**Mechanism**: spine-derived-v1
**Competition**: Manual Video Review
**Economic Buyer**: KYC & Fraud Prevention Engineering Team
**Vocab Fingerprint**: a7da08e728d3bea6

## Startup Token Cold Email

**Genre**: cold-email
**Rendered**: Subject: Deepfake detection for identity verification for trust and safety leads at fintechs

trust and safety leads at fintechs — KYC onboarding flows in Jumio and Onfido are being bypassed by generative video injections that mimic real human behavior. Synthetic deception costs identity platforms millions in fraud losses. Verhex provides instant, deterministic deepfake detection so platforms verify real humans with forensic certainty.
**Mechanism**: spine-derived-v1
**Template Id**: spine-cold-email
**Vocab Fingerprint**: 057045e49bf18fbf

## Startup Token Agent Spec

**Genre**: ai-agent-spec
**Rendered**: Deepfake detection for identity verification. Synthetic deception costs identity platforms millions in fraud losses. Verhex provides instant, deterministic deepfake detection so platforms verify real humans with forensic certainty. Serves trust and safety leads at fintechs.
**Mechanism**: spine-derived-v1
**Template Id**: spine-ai-agent-spec
**Vocab Fingerprint**: 3c1483986f980df8

## Neighborhood

### Candidate solutions

- [Reconcile Synthetic Ledgers](/Problems/Reconcile_Synthetic_Ledgers) — candidate solution for · Problems
- [API Integration Drop-Off](/Problems/API_Integration_Drop-Off) — candidate solution for · Problems

### What it offers

- [Artifact Detection Engine](/Software/Artifact_Detection_Engine) — offers · Software

### Composed of

- [Deepfake Authentication Service](/Services/Deepfake_Authentication_Service) — composes · Services
- [Media Forensics Agent](/Agents/Media_Forensics_Agent) — composes · Agents
- [Real-Time Verification API](/Software/Real-Time_Verification_API) — composes · Software

### Embodies

- [Software](/Theses/Software) — embodies · Theses

### Competitors

- [Truepic](/Competitors/Truepic) — competes with · Competitors
- [Onfido](/Competitors/Onfido) — competes with · Competitors
- [Manual Video Review](/Competitors/Manual_Video_Review) — competes with · Competitors
- [Reality Defender](/Competitors/Reality_Defender) — competes with · Competitors
- [Sensity AI](/Competitors/Sensity_AI) — competes with · Competitors
- [Jumio](/Competitors/Jumio) — competes with · Competitors

### Similar Startups

- [Verifybluff](/Startups/Verifybluff) — similar · Startups
- [Manipulationmuri](/Startups/Manipulationmuri) — similar · Startups
- [Curvecase](/Startups/Curvecase) — similar · Startups
- [Forfect](/Startups/Forfect) — similar · Startups
- [Coralintegrity](/Startups/Coralintegrity) — similar · Startups
- [Acesonance](/Startups/Acesonance) — similar · Startups
- [Forgadge](/Startups/Forgadge) — similar · Startups
- [Forgide](/Startups/Forgide) — similar · Startups
- [Vereer](/Startups/Vereer) — similar · Startups
- [Jumio](/Startups/Jumio) — similar · Startups
- [Prismintegrity](/Startups/Prismintegrity) — similar · Startups
- [Eonen](/Startups/Eonen) — similar · Startups
- [Idiver](/Startups/Idiver) — similar · Startups
- [Flarebluff](/Startups/Flarebluff) — similar · Startups
- [Spottercenter](/Startups/Spottercenter) — similar · Startups
- [Verificationrow](/Startups/Verificationrow) — similar · Startups
- [Onfido](/Startups/Onfido) — similar · Startups
- [Odidelity](/Startups/Odidelity) — similar · Startups
- [Ines](/Startups/Ines) — similar · Startups
- [Autay](/Startups/Autay) — similar · Startups
