Skip to main content
Anyway Credits and wallet USDC can both fund eligible agent activity, but they are not the same balance. The Agents Account balance displays buffer USDC, agent-wallet allocations, and organization Credits in one funding overview. USDT belongs to the Business balance view and is not part of this Agents allocation bar. Credits remain a separate, non-withdrawable asset.

Check Credits

As the wallet owner with a merchant login:
From an agent runtime:
Both commands refer to the organization Credit pool. They do not report the selected agent wallet’s USDC balance.

Add Credits

In the Agents wallet page, open Add funds → Credits, select an available package, and complete checkout. After successful payment, the balance refreshes automatically. The app loads the available package catalog for the current environment. Do not hard-code package IDs or checkout URLs. Credit fulfillment is webhook-driven and idempotent. If a payment event is delayed, Anyway can restore a missed fulfillment without crediting the same purchase twice. You can also start the same flow from the CLI:

Payment order

For an eligible SuperAPI call, Anyway uses organization Credits first. If Credits are insufficient, the call can fall back to the paying agent wallet’s USDC balance. Credits cannot be:
  • withdrawn as USDC;
  • assigned to only one agent wallet;
  • used for a direct wallet transfer; or
  • treated as Business revenue.