System operational

Faster B2B payouts, crypto to INR, one API.

Scopex lets your business hold INR and crypto wallets, disburse payouts to bank accounts and UPI through smart provider routing, and settle USDT/USDC into INR via our OTC desk — backed by an append-only ledger that keeps every rupee auditable.

99.9%
Uptime target
IMPS / UPI
Instant rails
24/7
Support
POST /api/v1/payouts
{
  "amount_minor": 250000,
  "currency": "INR",
  "method": "upi",
  "recipient": "rcp_8f2a…",
  "idempotency_key": "inv-90218"
}

→ 202 Accepted
{
  "status": "queued",
  "id": "pyt_4c11…"
}

Why Scopex

Everything you need to move money, correctly.

Built for finance and engineering teams who treat correctness, scoping and auditability as non-negotiable.

Smart provider routing

Payouts route to the right provider automatically, or pin a single active provider — with idempotency and a full status machine.

Crypto → INR OTC desk

Hold USDT/USDC on Tron in custody, request a rate-locked quote, place a sell order, and settle to INR at the locked rate.

Append-only ledger

Every movement is an immutable ledger entry in integer minor units. Wallet balances are derived, never guessed.

Multi-wallet

Each business holds an INR settlement wallet plus crypto wallets, with reserved-balance handling on every payout.

Developer-first API

A clean /api/v1 with HTTP Basic keys, idempotency keys, signed webhooks and a self-serve in-app reference.

Audit & access control

Sensitive actions are audited; the Business panel is strictly scoped so one client never sees another's data.

Developer-friendly API

Build payouts into your product in an afternoon.

Authenticate with a public key id and secret, create idempotent payouts, register recipients, check balances, and receive signed webhooks on every status change. The full reference lives inside your dashboard.

  • Idempotent payout creation
  • Live & test keys (pk_live_ / pk_test_)
  • Signed, replay-protected webhooks
  • Recipient & balance endpoints
View API documentation
# Create a payout
curl https://api.anype.xyz/api/v1/payouts \
  -u pk_live_…:sk_live_… \
  -H "Idempotency-Key: inv-90218" \
  -d amount_minor=250000 \
  -d currency=INR \
  -d method=upi \
  -d recipient=rcp_8f2a…

Coverage

Built for India payouts, ready to grow.

Today Scopex settles INR to bank accounts (IMPS / NEFT / RTGS) and UPI, with crypto settlement on the Tron network. Provider-agnostic routing means new rails and corridors drop in without changing your integration.

INR
Bank & UPI payouts
USDT / USDC
Tron custody wallets
OTC desk
Rate-locked crypto → INR

Frequently asked questions

Once your business is onboarded and KYC-verified, an admin can generate API credentials from the dashboard and create the first payout immediately — or test end-to-end with a pk_test_ key first.
Secrets are shown exactly once at generation and stored only as a hash. The public key id (pk_live_ / pk_test_) identifies you; the secret authenticates you and is never logged or persisted in plain text.
Every movement is recorded as an immutable, append-only ledger entry in integer minor units. Corrections are compensating entries — rows are never edited or deleted — so balances always reconcile.
You request a quote for a USDT/USDC amount; the rate is locked from our internal FX config for 15 minutes. You place a sell order, our desk accepts it, and we debit crypto and credit INR atomically at the locked rate.
Yes. We deliver signed, replay-protected webhooks on every payout status change so your systems stay in sync without polling.

Simple & transparent pricing

No integration fee, no onboarding fee. Pay per transaction, with no minimums.

Pay as you go

Per transaction

Talk to us for volume pricing tailored to your corridors and rails.