> For the complete documentation index, see [llms.txt](https://docs.apismart.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apismart.ai/account-and-wallet/view-your-balance-and-transaction-records.md).

# View Your Balance and Transaction Records

The ApiSmart Wallet page shows your **Current Balance**, **Total Top-Ups**, **Total Consumption**, and voucher redemption options.

Use **My Orders** to review top-up transactions and **Usage Logs** to review API consumption and request costs.

***

### 💳 Open the Wallet Page

To access your wallet:

1. [Sign in to your ApiSmart account](/account-and-wallet/create-and-access-your-account.md).
2. Open **Token Packages** in the left navigation.
3. Select **Wallet**.
4. Review the wallet summary at the top of the page.

<figure><img src="/files/9B9z7WxPkwm6yF7icjFv" alt=""><figcaption></figcaption></figure>

The Wallet page currently displays:

* **Current Balance**
* **Total Top-Ups**
* **Total Consumption**
* **Redeem Voucher**

***

### Understand the Wallet Summary

#### Current Balance

**Current Balance** is the amount currently available for API usage.

Your Current Balance may include top-up credit, promotional or voucher credit, and the remaining balance after API usage deductions.

Example:

```
Current Balance: $49.00
```

This means that $49.00 is currently available for eligible API requests.

Check the Current Balance before starting a production workload or calling a high-cost image or video model.

***

#### Total Top-Ups

**Total Top-Ups** reflects the wallet credit added through completed top-up orders and may include promotional bonus credit.

For example:

```
Top Up Amount: $39
Top Up Bonus:  $10
Total Credit:  $49
```

The Wallet page may therefore display:

```
Total Top-Ups: $49.00
```

even though the payment amount was $39.00.

Use **My Orders** to review the payment amount, bonus amount, and total credit for an individual top-up order.

***

#### Total Consumption

**Total Consumption** shows the accumulated API usage deducted from your wallet.

Consumption may come from language, image, video, or other supported model requests. The billing unit depends on the selected model and billing mode.

For model-specific billing rules, see [**Understand Model Pricing and Billing**](/models-and-pricing/model-pricing-and-billing.md).

***

### 📋 View Your Top-Up Orders

Use **My Orders** to review individual top-up transactions.

To open your order history:

1. Sign in to ApiSmart.
2. Open **Token Packages**.
3. Select **My Orders**.
4. Locate the relevant top-up order.

<figure><img src="/files/9aYHdC88zr5KuL7NLTmO" alt=""><figcaption></figcaption></figure>

The exact information displayed may depend on the selected payment method and order status.

***

### 📊 View API Usage Records

Use **Console → Usage Logs** to identify the API requests that contributed to **Total Consumption**.

You can review information such as:

* Model
* Token Name
* Billing Mode
* Consumption
* Cost
* Status
* Error Message

<figure><img src="/files/ufn1uOjmysNx4Q0dhrEa" alt=""><figcaption></figcaption></figure>

For detailed filtering, exporting, and troubleshooting, see [**Usage Logs and Costs**](/api-usage/usage-logs-and-costs.md).

***

### 🛠️ Troubleshoot Balance and Transaction Issues

#### My Total Top-Ups Are Higher Than the Amount I Paid

This usually means that the top-up package included bonus credit.

Example:

```
Amount Paid:      $39
Top-Up Bonus:     $10
Total Top-Ups:    $49
```

Open the related order in **My Orders** to verify the package details.

***

#### My Current Balance Is Lower Than Expected

Possible causes include:

* Recent API requests
* Background applications still running
* Multiple API Tokens using the same wallet
* Higher-cost models or generation settings
* Automatic retries

Review **Console → Usage Logs** and compare the request costs with your wallet balance.

***

#### Total Consumption Increased After a Failed Request

A failed request may still record consumption if model processing started before the failure occurred.

Open the related record in **Usage Logs** and review:

* Status
* Consumption
* Cost
* Error Message
* Request ID

Contact support if the recorded charge appears inconsistent with the request result.

***

#### I See Requests I Do Not Recognize

If you see unfamiliar API activity, disable the affected API Token immediately and review **Usage Logs**. See [**Secure Your API Tokens**](/api-tokens/secure-your-api-tokens.md) for next steps.

***

### 🔐 Protect Your Wallet Balance

All API Tokens associated with your account may consume the same wallet balance.

To reduce the risk of unexpected usage:

* Keep your API Tokens private.
* Disable Tokens that are no longer used.
* Review **Usage Logs** regularly.
* Confirm the correct account before adding funds.
* Save Order IDs and payment confirmations.

If an API Token may have been exposed, disable it immediately and review recent usage.

For detailed security guidance, see [**Secure Your API Keys**](/api-tokens/secure-your-api-tokens.md).

***

### 🚀 Next Steps

Continue with:

* [**Add Funds and Understand Wallet Credits**](/account-and-wallet/add-funds-and-understand-wallet-credits.md)
* [**Create and Manage API Tokens**](/api-tokens/create-and-manage-api-tokens.md)
* [**Understand Model Pricing and Billing**](/models-and-pricing/model-pricing-and-billing.md)
* [**Usage Logs and Costs**](/api-usage/usage-logs-and-costs.md)
