One API call to create a checkout. On-chain payments auto-confirmed, funds settled to your balance in minutes.
Supported Networks
From checkout creation to fund settlement — fully automated.
One API call derives a unique deposit address and generates a payment page.
Customer picks their preferred chain and sends USDT or USDC to the address.
Our indexer monitors on-chain events and confirms the payment in real-time.
Sweeper auto-collects funds to your treasury wallet. Withdraw anytime.
Create a complete Checkout Session in under 10 lines. We handle address derivation, on-chain monitoring, and fund sweeping — you focus on your product.
Read the full docscurl -X POST https://api.ironixpay.com/v1/checkout/sessions \
-H "Authorization: Bearer sk_test_..." \
-H "Content-Type: application/json" \
-d '{
"pricing_amount": "10.50",
"pricing_currency": "USD",
"currency": "USDT",
"network": "TRON",
"success_url": "https://yoursite.com/success",
"cancel_url": "https://yoursite.com/cancel"
}'End-to-end payment infrastructure for digital asset merchants — from checkout to payout.
One API call creates a checkout. Customer scans, pays, and on-chain confirmation is automatic.
Learn more →Send USDT or USDC to any on-chain address programmatically with idempotent retry support.
Learn more →One API for all chains — no per-chain integration. New networks go live seamlessly.
Learn more →Test the full payment flow risk-free on TRON Nile testnet. sk_test_ keys work out of the box.
Learn more →Real-time monitoring, resolution center for edge cases, and full webhook audit logs.
Learn more →Signature verification + 7-level exponential backoff — zero event loss guaranteed.
Learn more →Every transaction address is automatically screened through dual-layer risk checks. Flagged payments are frozen for review.
All keys and sensitive data are encrypted at rest. Runtime values are masked from logs — zero exposure risk.
Each payment uses a unique deposit address. Funds auto-sweep after confirmation — no balance left behind.
Withdraw your balance to your own wallet anytime. We provide the rails — we never hold your assets.
POWERED BY