Private ZEC in.Onchain settlement out.
Accept shielded ZEC payments. Settle merchant orders on Robinhood Chain.
Try the checkout flow
See the full payment experience — shielded ZEC address, QR code, expiry countdown, settlement status, and Robinhood Chain receipt. No real funds required.
AMOUNT
12.50 ZEC
SETTLEMENT
250.00 USDC
PROCESS
Create Quote
Merchant requests a quote with payout amount and asset. ZECRail returns the ZEC price, a unique shielded payment address, and a 15-minute expiry window.
SHIELDED INPUTReceive ZEC
Customer sends shielded ZEC to the unique address. The payment is private — the sender, amount, and memo are encrypted on the Zcash blockchain.
ENCRYPTED ON-CHAINVerify Settlement
Once the ZEC payment is confirmed, the liquidity provider executes the payout on Robinhood Chain. This settlement transaction is public and verifiable on the block explorer.
PUBLIC SETTLEMENTFEATURES
Unique shielded payment address per checkout
Fixed quote with explicit amount and expiry
Merchant webhook and settlement receipt
{
"event": "settlement_complete",
"checkout_id": "chk_a1b2c3",
"settlement_tx": "0xf4e8...c91a",
"payout": "250.00 USDC",
"signature": "sha256=9d1f..."
}Reconciliation for late, partial, and failed payments
INTEGRATION
API-first checkout
PRIVACY MODEL
What stays private. What becomes public.
ZECRail is not a trustless bridge or a private Robinhood transaction. The ZEC payment can be shielded, but the settlement is public. Here is exactly what each party can observe.
- Sender wallet address
- ZEC payment amount (on Zcash)
- Transaction memo field
- Sender IP address (via Tor/VPN)
- Settlement amount and asset
- Merchant destination address
- Transaction hash and block
- Liquidity provider address
- Correlation between ZEC payment and settlement
- Exchange rate applied
- Payment timing and confirmation speed
- Merchant identity (via checkout request)