Sub-50ms B2B Trust Gateway · Modulo Checksums · 50 Free Lookups

Sub-50ms B2B Trust & Fraud Gateway. Engineered for Checkout Rails, Auth & AI Agents.

Stop fake signups, validate EU/US tax exemption, and block toll fraud at the edge in a single round-trip. Deterministic, ultra-low latency, with zero third-party vendor lock-in before burning API credits.

Claim 50 Free Lookups → Test Live Benchmark
Sample verified leads:
Verification Latency & Cost Arbitrage
Cloudflare Edge Global Baseline
legacy_fragmented_stack.json
3 Vendors / $1,074/mo
3 HTTP Calls $0.0215 / lead 1,850ms latency
// ❌ Legacy Approach: 3 Separate Vendors
// 1. ZeroBounce API: $0.008 (Email)
// 2. Twilio Lookup API: $0.015 (Phone)
// 3. Tax / VIES Wrapper: $0.005 (VAT)
// Total Latency: 1,850ms (3 roundtrips)
// Result: 18% signup drop-off rate
tokenverify_trust_gateway.json
Verdict: ALLOW (96/100)
1 Single Call $0.0019 / lead 38ms edge latency
{
  "success": true,
  "verdict": "ALLOW",
  "trust_score": 96,
  "execution_time_ms": 38,
  "checks": {
    "email": {
      "address": "alex@stripe.com",
      "is_valid_format": true,
      "is_disposable": false,
      "is_corporate_domain": true,
      "has_mx": true,
      "verdict": "ALLOW"
    },
    "tax": {
      "country_code": "DE",
      "tax_id": "DE811123456",
      "type": "EU_VAT",
      "is_valid_format": true,
      "is_valid_checksum": true,
      "verdict": "ALLOW"
    },
    "phone": {
      "e164": "+493012345678",
      "country_code": "DE",
      "line_type": "LANDLINE",
      "is_voip": false,
      "verdict": "ALLOW"
    }
  },
  "summary": {
    "is_business_qualified": true,
    "recommended_action": "AUTO_APPROVE"
  }
}
ARBITRAGE 91.2% cost reduction at 48x execution speed (~$0.019 saved per verified signup).
Provision Free Key →
🎯 Edge Gateway vs. Async Cold-Scrubber: TokenVerify is engineered for sub-50ms signup auth & checkout fraud defense (DNS MX + 3,500+ disposable blacklist + ISO 7064 tax checksums). Zero 2-second SMTP socket delays.
⚡ <50ms Edge SLA
3,500+ Blocked
Anti-Disposable & MX Probing

Cloudflare DoH MX lookups instantly reject burner emails and free-tier GPU farm accounts.

27 EU States
Algorithmic Tax & VAT Engine

Deterministic Modulo 11/97 & ISO 7064 checksums with circuit-breaker VIES fallbacks.

Zero Toll Fraud
VoIP & Toll-Fraud Shield

E.164 normalization flags burner virtual lines before sending expensive SMS OTP codes.

Sub-50ms Edge
Zero Form Friction

Runs synchronously on checkout and auth forms without perceptible user delay.

How to Cut Your Verification Stack Costs by 90%

Stop managing 3 separate vendor bills for email deliverability, VAT compliance, and phone risk. Use TokenVerify as your unified sub-50ms gateway.

❌ 3 FRAGMENTED VENDORS 50,000 Signups

ZeroBounce + Twilio + VAT API

Calling 3 separate APIs on every signup creates 1,800ms lag, frequent 503 errors, and expensive tiered overages.

ZeroBounce (50k Emails): $225.00
Twilio Lookup (10k Phones): $750.00
AbstractAPI VAT Tool: $99.00
Total Monthly Cost: $1,074.00
📥 Ready to drop into your auth flow? Pre-built middleware blueprints available for Next.js, Supabase, and Clay.
View Integration Recipes →

One API call. Instant B2B Trust Verdict.

Drop into Next.js auth middleware, Supabase user triggers, Claude Desktop MCP, or terminal cURL loops in under 60 seconds.

REST API (cURL / HTTP)
Deterministic sub-50ms JSON endpoint
cURL
Next.js Edge Middleware
Block disposable burner signups
Next.js
Stripe Reverse Charge Tax
Auto-apply 0% VAT tax exemption
Stripe
Supabase Auth Hook
Validate lead on auth.users insert
Supabase
Model Context Protocol (MCP)
1-click Claude Desktop & Cursor tool
MCP
Clay.com Waterfall Action
Filter 10k leads at $0.0019/row
Clay
Python Async SDK
High-throughput httpx client
Python
verify_request.sh
# 1. Execute sub-50ms B2B Lead Verification
curl -X POST "https://tokenverifyapi.com/v1/verify/b2b-lead" \
     -H "Authorization: Bearer tv_live_YOUR_API_KEY" \
     -H "Content-Type: application/json" \
     -d '{
       "email": "alex@stripe.com",
       "tax_id": "DE811123456",
       "country_code": "DE",
       "phone": "+493012345678"
     }'

# 2. Decision Engine Response (38ms latency)
{
  "success": true,
  "verdict": "ALLOW",
  "trust_score": 96,
  "checks": {
    "email": { "is_corporate_domain": true, "has_mx": true },
    "tax": { "is_valid_checksum": true, "type": "EU_VAT" },
    "phone": { "is_voip": false, "line_type": "LANDLINE" }
  }
}

Integrate with your exact stack in minutes.

Native 1-click downloadable blueprints for Claude Desktop, Next.js, Supabase, Stripe, and Clay.

Claude & Cursor

Model Context Protocol (MCP)

Run autonomous vendor verification in Claude Desktop & Cursor. Validate tax exemptions before executing tool purchases.

View MCP Setup Guide →
Edge Middleware

Next.js & Stripe Checkout

Block disposable domains at Vercel edge and auto-apply 0% Reverse Charge tax exemptions on valid EU/UK VAT numbers.

Copy Middleware Code →
1-Click Waterfall

Clay.com & n8n Orchestration

Clean and verify 10,000 lead rows in batch at $0.0019/row before paying $0.01+ for expensive contact finders.

View Clay Template →

Predictable monthly billing. Cancel anytime. Zero annual lock-in.

1 credit = 1 full 3-in-1 verification check. Self-serve key generation via Unkey.dev & Polar.sh.

Sandbox
£0
/ lifetime
50 Free Verification Checks
  • Unified /v1/verify/b2b-lead
  • Model Context Protocol (MCP) Active
  • Sub-50ms Cloudflare Edge Global
  • Instant API Key (No card required)
Get Sandbox Key
Starter
£29
/ month
10,000 Verified Requests / mo
  • All 3 Standalone & Unified Endpoints
  • EU VAT (27 States) + US EIN
  • 3,500+ Temp-Mail Blacklist Sync
  • £0.0029 / overage request
Start Starter Plan
Sovereign Pass
£199
/ month
Token Suite All-Access (3 Tools)
  • 50,000 TokenVerify checks
  • 25,000 TokenEnrich lookups
  • 50,000 TokenMarkdown scrapes
  • 1 Master Unkey API Key
Unlock Suite Pass
Zero-Risk Guarantee: 50 free lifetime API checks included. No credit card required.
Instant setup: Next.js · Supabase · Claude Desktop · Cursor · Python · Clay

Frequently Asked Questions

Everything you need to know about sub-50ms edge execution, algorithmic tax checksums, disposable email defense, and Model Context Protocol (MCP) integration.

Architecture & Scope

How does TokenVerify differ from bulk scrubbers like ZeroBounce or NeverBounce?

TokenVerify is purpose-built as a sub-50ms real-time edge security gateway for signup forms, checkout rails, and autonomous AI agents. We execute instant DNS MX resolution, 3,500+ temp-mail blacklisting, and mathematical tax/VAT checksums so your users experience zero friction. We deliberately avoid slow 2-second SMTP socket handshakes that cause checkout cart abandonment and get blocked by Google/Microsoft.

Edge Latency

How does TokenVerify achieve sub-50ms global latency?

TokenVerify executes on Cloudflare Workers edge nodes across 300+ cities using Cloudflare DNS-over-HTTPS (DoH) for MX resolution and mathematical Modulo ISO 7064 checksum algorithms for instant local VAT validation without waiting on slow third-party government servers.

Tax Checksums & VIES

How does the VAT engine handle EU VIES government downtime?

Over 90% of invalid VAT/EIN numbers are caught in 0.2ms via local Modulo 11/97 and ISO 7064 algorithms. When live VIES lookups are needed, we query with a 1,200ms circuit breaker and cache confirmed numbers at the edge for 30 days.

Anti-Disposable Intelligence

How frequently is the disposable email blacklist updated?

We pull continuous daily updates from 15+ curated open-source feeds and monitor live MX infrastructure patterns to detect rotating temporary inboxes, burner domains, and catch-all spam servers in real time.

Toll Fraud Defense

How does TokenVerify stop SMS OTP toll-fraud (pumping attacks)?

The phone engine parses ITU E.164 formats, inspects carrier ranges, and flags virtual/VoIP numbers and high-risk premium rate prefixes (e.g. UK 070/090, US 900) before your app sends expensive SMS OTP verification codes.

Agent Tool Calling

How do I connect TokenVerify to Claude Desktop or Cursor via MCP?

TokenVerify publishes a standalone Model Context Protocol server via npx -y tokenverify-mcp. Simply add your API key into Claude Desktop or Cursor's MCP configuration to enable autonomous vendor and tax verification in 1 click.

Token Suite Pass

Can I bundle TokenVerify with TokenEnrich and TokenMarkdown?

Yes. The Sovereign Pass (£199/mo) unlocks unified quotas across all three tools: 50k TokenVerify checks + 25k TokenEnrich lookups + 50k TokenMarkdown extractions with a single master Unkey API key.

Start verifying B2B leads in under 60 seconds.

50 free API checks included. Zero credit card required. Drop into Next.js middleware, Supabase Auth, Claude Desktop, or Clay waterfalls immediately.

Get 50 Free API Credits → View Live OpenAPI Specs