Credits & billing
SCMon is prepaid and usage-based. You top up credits in crypto and spend them as alerts are delivered — no card, no subscription.
Credits
- $1 = 100 credits (1 credit = $0.01). Balances are tracked as whole integer credits — no floating point.
- Top up by depositing USDT or USDC (on BSC or TRON) to the address shown in your dashboard. Deposits are non-custodial and detected by our own indexer.
- Check your balance any time:
GET /v1/account→credit_balance.
What you pay for
You’re charged a per-alert price (set by your tier) only when a notification is successfully delivered. Failed deliveries that exhaust their retries are not charged, and charging is idempotent — you’re never double-billed for one alert.
If your balance can’t cover an alert, delivery is paused until you top up. Your watches stay configured and resume automatically.
Notes
- The credit ledger is append-only and reconciled against on-chain deposits.
- Final tier and per-alert price tables are published before billing goes live.