AI Agent Hub
Back to plugins
dsh-gateway-wallet preview

dsh-gateway-wallet

Web Tools Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install MuAllen/dsh-gateway-wallet

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install MuAllen/dsh-gateway-wallet in the DeepSeek Harness terminal to install the plugin; the project source is at https://github.com/MuAllen/dsh-gateway-wallet

About this plugin

You call models through a reseller or the official API with a single API key, yet the sidebar never tells you how much credit that key still holds on the site. TokenLedger tracks local session tokens, which are a completely different thing. dsh-gateway-wallet pulls the site ledger straight into the DeepSeek Harness sidebar so you can check balance, daily spend, and usage at a glance without switching to a console tab.

Open the panel and you see the current route, a masked key, remaining balance, daily and cumulative spend, token buckets, request counts, plan name, and RPM / TPM limits. Multiple routes can be toggled in place. When the balance dips below $1 or CNY 5, the sidebar button lights up a dot so the warning stays visible even with the panel collapsed. The full API key is used only in the local Host process as an Authorization header; it never enters the browser and never reaches the plugin author's servers.

Before showing any numbers the plugin probes the endpoint with a keyless 404/401 request to identify whether it is Sub2API, a New API / One API fork, or the DeepSeek official API. If the endpoint does not match any known ledger the plugin says so plainly instead of guessing a conversion. Ideal for anyone who routes through resellers or the official API and wants a live, honest readout of their remaining credit. Panel figures reflect exactly what the site returns at that moment and are not invoices or tax documents.

Screenshots

Use Cases

  • Check your current route balance before firing off a batch of requests
  • Compare remaining credit and daily spend across multiple relay routes at a glance
  • Get a sidebar dot alert when balance drops below a threshold without hunting through console tabs

Best For

  • Users calling models through Sub2API, New API, or other reseller relays
  • Developers on the DeepSeek official API who want an always-visible balance readout
  • TokenLedger users who track local tokens and also need a site-level credit view