Know how much balance is left, before it gets thin.余额还剩多少,在变少之前就知道。

A single command watches the balance left on OpenRouter or DeepSeek, reminds you on Telegram while there is still room, and lets you top up in stablecoins from the reminder. 一条命令,持续监控你在 OpenRouter 或 DeepSeek 的剩余余额,在还有余量时通过 Telegram 提醒你,并让你直接从提醒里用稳定币充值。

$ curl -fsSL guard.rozo.ai/install.sh | sh
macOS · Linux · no account needed无需注册账号
$ rozo runway status openrouter $8.42 low burn $1.90/h runway 4h 26m telegram connected heartbeat ok · 12s ago key local only

Three steps, about two minutes三步,约两分钟

01

Install the CLI安装 CLI

brew install rozo-runway

One binary. No daemon to configure.单个二进制文件,无需配置守护进程。

02

Link Telegram绑定 Telegram

rozo runway link

Prints a one-time code. Send it to @rozo_runway_bot.终端输出一次性验证码,发给 @rozo_runway_bot。

03

Set the reminders设定提醒

rozo runway init

Amount left, hours left, burn spikes, heartbeat — all set in one pass.剩余金额、剩余小时、消耗异常、心跳——一次设定完成。

The key never leaves your machinekey 永不离开你的机器

Runway polls the provider from your host. The cloud side receives a number and a timestamp — enough to send a message, never enough to spend your credits. Runway 在你的机器上向服务商查询余额。云端只收到一个数字和一个时间戳——足够发消息,永远不足以动用你的额度。

Your machine你的机器 · runway-cli~/.rozo/key · local only只留本地
balance + time余额 + 时间 · HTTPS · 60s
guard.rozo.aino keys stored不存储任何 key
Telegram — alerts告警checkout.rozo.ai — top up充值

FAQ

Where is my API key stored?我的 API key 存在哪里?

In ~/.rozo/config.toml on your host, permission 0600. It is never transmitted, and there is no server-side account to leak it from. 在你机器上的 ~/.rozo/config.toml,权限 0600。它从不被传输,服务端也没有账号体系可以泄露它。

Which providers work?支持哪些服务商?

OpenRouter and DeepSeek today. Anthropic and OpenAI are behind a flag while their balance endpoints settle. 目前支持 OpenRouter 与 DeepSeek。Anthropic 与 OpenAI 在实验开关后,等待其余额接口稳定。

How does the top-up reach my provider?充值如何到达服务商?

You pay stablecoins on checkout.rozo.ai; ROZO settles with the provider and credits your account. Two Telegram receipts mark payment and credit separately. 你在 checkout.rozo.ai 用稳定币付款,ROZO 与服务商结算并为你的账户入账。Telegram 分两条回执分别确认付款与到账。

Can it top up automatically?可以自动充值吗?

Not yet. Every payment is a tap you make. Auto top-up with a per-week cap is on the roadmap. 暂不支持。每笔付款都由你手动确认。带每周上限的自动充值在规划中。

What does it cost?收费吗?

The CLI and alerts are free and MIT-licensed. ROZO earns on the top-up rails, same as anywhere else on checkout.rozo.ai. CLI 与告警免费,MIT 许可。ROZO 的收入来自充值通道,与 checkout.rozo.ai 上其他场景一致。