AI API Billing

Make AI usage billing explainable before, during, and after payment.

AI-ROUTER separates subscription packages from balance top-ups while using one payment page for provider selection, fee display, crypto status, and commission deduction.

Core capabilities

  • Subscription plans sourced from active sellable backend plan configuration.
  • Balance top-up packages tied to public balance-billed groups and real payment limits.
  • NowPayments and other provider flows stay inside the same payment order lifecycle.

Best fit

  • Sell stable monthly access with subscription packages.
  • Let usage-heavy users recharge USD balance for metered billing.
  • Keep affiliate rewards and commission deductions explainable in payment records.

Public data boundary

  • Public pages show product capabilities and live-safe catalog fields.
  • User balances, orders, admin settings, and provider secrets stay behind authenticated APIs.
  • Private routes are excluded from robots, sitemap, and machine-readable public exports.

Are top-up amounts hard-coded?

No. Suggested top-up amounts are bounded by live payment configuration and exposed through the public catalog.

Can subscription purchases participate in commission logic?

Yes. Payment lifecycle logic can account for both balance and subscription payment types when the related feature is enabled.