The Gateway To

Confidential Payments For Businesses.

Unseen Finance gives businesses the tools to privately send, accept payments, and manage money on Solana. No exposure. No compromise.

◈ Powered by · Umbra Protocol · Arcium MPC

$0 in leaked transaction dataSub-400ms settlement on SolanaZero-Knowledge by Default6 Products. One Infrastructure.Built for Solana MainnetCompliance-Ready Privacy
$0 in leaked transaction dataSub-400ms settlement on SolanaZero-Knowledge by Default6 Products. One Infrastructure.Built for Solana MainnetCompliance-Ready Privacy

WHAT WE BUILD

Every tool your business needs.

Six products. One unified infrastructure. Built for merchants, developers, and enterprises who refuse to compromise on financial privacy.

HOW IT WORKS

Privacy without complexity.

Every transaction is shielded at the protocol level. No configuration required.

Transaction Initiated

Your payment begins as a standard Solana transaction with full wallet support.

ZK-Shield Applied

A zero-knowledge proof is generated, mathematically concealing the amount and parties.

Shielded On-Chain

The transaction is recorded on Solana but all sensitive fields are cryptographically hidden.

Merchant Confirmed

The recipient receives cryptographic proof of payment — privately, instantly.

Compliance Ready

Authorized disclosure reports are generated on demand for regulatory requirements.

Proof generated in <50ms. Settlement in <400ms.

FOR DEVELOPERS

Build private payment flows in minutes.

Clean TypeScript SDK. Typed APIs. Comprehensive documentation.

import { UnseenGateway } from '@unseen-finance/sdk';
const gateway = new UnseenGateway({
merchantId: 'mer_7xKP3mR2',
privacy: 'shielded',
network: 'mainnet-beta',
});
// Create a payment session
const session = await gateway.createSession({
amount: 2.4,
currency: 'SOL',
metadata: { orderId: 'order_882' },
onSuccess: (receipt) => {
// receipt.txHash - publicly verifiable
// receipt.amount - shielded on-chain
console.log('Proof:', receipt.shieldProof);
},
});
// Render checkout UI
gateway.render('#checkout-container', session);
$ unseen docs open

Payment Gateway — Accept privately

x402 — Monetize APIs on-chain

Built to integrate. Built to last.

PhantomSolflareJupiterRaydiumOrcaMarinadeDriftSquadsJitoHeliumHeliusQuicknode
PhantomSolflareJupiterRaydiumOrcaMarinadeDriftSquadsJitoHeliumHeliusQuicknode
$0

In exposed transaction data

Across all processed payments

<0ms

Average settlement time

On Solana mainnet

0

Privacy-native products

One SDK. Zero compromise.

The Future of Finance
Has Nothing to Hide.