AI-powered payment routing · Now in private beta

Stop losing
revenue to
dumb declines.

Routiq sits between your checkout and your PSPs. Our AI routes each transaction to the acquirer most likely to approve that exact card — in under 50 ms. Average authorization lift: +1.2 pp.

routiq / live-routing-engine
// Initializing routing engine...
Auth rate uplift +1.2 pp · Reconciliation time −74% · Soft declines recovered 38% · PSPs connected 12+ · Model inference < 12 ms · Uptime SLA 99.99% · Transactions routed 2.4B+ · BINs in model 180k+ · Auth rate uplift +1.2 pp · Reconciliation time −74% · Soft declines recovered 38% · PSPs connected 12+ · Model inference < 12 ms · Uptime SLA 99.99% · Transactions routed 2.4B+ · BINs in model 180k+

Three layers.
One integration.

One API call replaces your entire PSP integration effort. Routiq handles connectivity, intelligence, and reconciliation — you keep building product.

Connect once

Integrate Routiq's single API endpoint. We connect to Stripe, Adyen, Razorpay, Checkout.com and 9 others on your behalf — no individual PSP contracts to maintain, no webhook spaghetti.

AI decides in 12 ms

Every transaction hits our LightGBM routing model trained on 180k+ BIN prefixes. It predicts which PSP has the highest probability of approval for that specific card, amount, and time — then routes instantly.

Smart retry on soft declines

When a transaction gets a soft decline (code 51, 61, 65), our model checks recovery probability before retrying. Hard declines are dropped immediately — no wasted attempts, no issuer fraud flags.

Gets smarter every month

Every outcome — approved, soft declined, hard declined — is a training signal. Your BIN models retrain monthly. The network effect kicks in: more merchants means better predictions for every BIN across every PSP.

Auto-reconciliation overnight

Settlement files from all PSPs are pulled nightly, parsed, and matched against your orders automatically. Your finance team sees only the 1–2% that genuinely needs human eyes.

PCI DSS compliant vault

Cards are stored as EMV network tokens — valid at every PSP without re-vaulting. You never touch raw card data. Our infrastructure is PCI DSS Level 1 certified.

What happens in
50 milliseconds.

Merchant checkout
Payment Request
card, amount, BIN, device
Routiq AI · <12 ms
Routing Decision
LightGBM · 180k BINs · live features
Best PSP selected
Authorization
Stripe / Adyen / Razorpay…
✓ Approved
↻ Retry (soft)
✕ Drop (hard)
ISO 8583 · REST · GraphQL
Feature store · Model serving · Fallback rules
12+ PSPs · PCI-compliant vault · Network tokens
Outcome logged → model retrain pipeline

Everything orchestration
platforms forgot to build.

Standard orchestration routes payments. Routiq routes them intelligently — and fixes the five other gaps costing you money right now.

G1 · Core product
AI ✓
Issuer decline prediction

We score each BIN's approval probability per PSP before the auth request leaves your server. Route to the highest-probability acquirer every single time.

+0.3–1.5 pp authorization rate uplift
G2 · Fraud intelligence
AI partial
Cross-PSP fraud signals

Attackers blocked at PSP-A try PSP-B. Our aggregated fraud model sees patterns across all merchants and PSPs — your siloed PSP fraud engine can't.

$9.49B US CNP fraud losses annually (Nilson, 2023)
G3 · Settlement
Roadmap
Multi-rail settlement clarity

Cards at T+2, ACH at T+2, RTP instant, FedNow instant, crypto variable. We give you a unified settlement timeline view and working-capital forecasting.

~$5.5M/yr float cost on $1B GMV at T+2 vs. instant
G4 · Disputes
AI partial
Automated dispute response

Our NLP pipeline classifies dispute reason codes, extracts evidence from your order data, and auto-drafts Visa/Mastercard pre-arbitration responses within the window.

$3.75 lost per $1 of fraud after chargeback costs
G5 · Reconciliation
AI ✓
Automated reconciliation

Settlement files from 12+ PSPs — different formats, currencies, fee structures — matched automatically every night. Finance sees only real exceptions.

20–40 hrs/mo saved per finance team member
G6 · Compliance
AI partial
Multi-jurisdiction compliance

PSD2, PCI DSS v4.0, GDPR, DPDP Act — our policy classification engine maps each transaction to its regulatory obligations and flags violations before they happen.

€4.2B cumulative GDPR fines through 2023 (IAPP)
0
ms model inference
p99 · LightGBM · CPU
0
BIN prefixes modeled
updated monthly
0
uptime SLA
multi-region failover
0
less reconciliation time
avg across beta merchants

Built for engineers
who care about latency.

Every millisecond of latency in the auth path costs money. Our stack is designed ground-up for sub-50 ms end-to-end. No bloated middleware.

01// Routiq routing request — single API call replaces all PSP integrations
02 
03const result = await routiq.charge({
04  amount: 4999, // in minor units (INR paise)
05  currency: 'INR',
06  token: 'rq_tok_hdfc_****4242', // network token, works on all PSPs
07  metadata: { order_id: 'ord_8Kx2', mcc: '5945' }
08});
09 
10// Response — includes routing decision metadata
11{
12  status: 'approved',
13  psp_used: 'razorpay',
14  routing: {
15    model_score: { razorpay: 0.91, cashfree: 0.78, payu: 0.72 },
16    inference_ms: 8,
17    bin_confidence: 'high' // >5k historical txs for this BIN
18  },
19  auth_code: 'A42XKP'
20}

PSP connectivity — we handle every integration

Stripe
Phase 1
Adyen
Phase 1
Razorpay
Phase 1
Checkout.com
Phase 1
PayU
Phase 1
Cashfree
Phase 2
PayPal
Phase 2
Braintree
Phase 2

Pay when
you earn more.

Start on success-fee — we take a cut of recovered revenue only. Convert to SaaS once we've proved the lift. No lock-in.

Starter
Success Fee
15%
of incremental authorization uplift only
  • AI routing on all transactions
  • Up to $5M GMV / month
  • 3 PSP connections included
  • Basic reconciliation reports
  • Standard support (48h SLA)
  • Dispute automation
  • Custom routing rules
Start free →
Enterprise
Custom
Let's talk
$100M+ GMV · dedicated infrastructure
  • Everything in Growth
  • Unlimited GMV
  • Dedicated routing model (your data only)
  • On-premise / private cloud deployment
  • SLA-backed 99.99% uptime
  • Federated fraud model (roadmap)
  • White-glove onboarding & integration
Talk to sales →

Your payments
are leaking money.

A $10M GMV merchant recovering +0.5 pp on authorization rates earns back ~$50k/year. Our median merchant sees +1.2 pp. The first 6 weeks are free and fully attributable.

No credit card required · Setup in under 30 minutes · Cancel anytime