Private payments formodern finance.

Your money behaves the way you planned—allocated as intended, privately executed, and governed by your rules.

How shielding works →

SolanaCloakZK-SNARKsNeon Postgres

Create checkout in a few lines

Developers wire up checkout with a server-side API key; you choose the public pay-link URL per key in the dashboard (or rely on Treasurix defaults). Hosted links still settle into the same treasury you see here.

import { TreasurixCheckoutClient } from "treasurix-checkout-sdk";

// For a self-hosted or local Treasurix, set TREASURIX_ORIGIN (or treasurixOrigin) on this server.
// Public pay-link host is configured by the owner in the dashboard (per API key).
const client = new TreasurixCheckoutClient({
  apiKey: process.env.TREASURIX_API_KEY!,
});

const session = await client.createCheckoutSession({
  label: "Invoice #4291",
  amount: "25.00",
  asset: "Mock USDC",
  customerEmail: "billing@customer.com",
});

console.log(session.checkoutUrl);

Server-side only — never expose trx_live_ keys in the browser. Install: treasurix-checkout-sdk

Get an API key

Built for Scale.

Modern payment infrastructure that respects privacy and meets your operational needs.

Hosted flows

Branded payment links, checkout sessions, and recipient portals — polished UX that still settles through Cloak.

Links · expiry · success URLs

Developer SDKs

Issue hosted checkouts from your backend with treasurix-checkout-sdk — API keys map to your treasury pool and dashboard.

TypeScript · trx_live_ keys · retries

Proofs & compliance

Groth16-verified transfers, viewing-key exports, and AI-assisted audit memos when you need plain-language records.

ZK · exports · narratives

Three Steps to
Private Payouts.

1

Create a payment

Define amount, currency (SOL or mock USDC), and flow — invoice, checkout, or treasury move.

2

Shield & route

Treasurix submits Cloak transacts on Solana devnet; amounts and parties stay off the public ledger.

3

Notify & reconcile

Webhooks fire across shielding, transfer, and withdrawal; your systems automate fulfillment and reporting.

Infrastructure Log
Circuit Type
PLONK / Groth16
Public Data
0 bytes leaked
On-Chain Asset
Shielded SOL
Verifier
Cloak Pool V1.5
Finality
Confirmed

All operations are verified locally before being submitted to the Solana Devnet.

Transparent Pricing.

Built for individuals and teams of all sizes.

Pilot

$0/ mo

Hackathon & early teams

  • Devnet flows
  • Dashboard placeholders
  • Webhook test mode
Start building
Most Popular

Growth

$29/ mo

Illustrative — active merchants

  • Custom branding
  • Webhook logs & retries
  • Org-scoped API keys
Contact sales

Enterprise

Custom

Volume, SLAs, dedicated envs

  • Priority support
  • Custom integrations
  • Compliance reviews
Talk to us

Questions

Straight answers for operators evaluating private settlement on Solana.

What does Treasurix provide?

Private business payments on Solana: checkout, invoices, and treasury — with Cloak shielding, business-level SDKs, and webhook-driven automation.

Who is it for?

Merchants, finance teams, treasury operators, and developers who need stablecoin or SOL payouts without exposing amounts and routing on-chain.

How fast can we integrate?

You can model flows in minutes with the SDK and devnet; production hardening follows your auth, key management, and compliance requirements.

What about compliance?

Viewing keys stay with your organisation. Export periods, scan notes, and generate audit narratives — shielded history is not leaked by default.

Ready to build the future
of private finance?

Start accepting private payments on Solana today with Treasurix Checkout and Treasury infrastructure.