スクープ:OpenAIが贈答用のChatGPTクレジットの提供を開始

一度限りのクレーム用リンクは、ユーザーが他人のためにプリペイドの利用権を購入できるようにする。OpenAIのWindowsアプリには、既に購入フローへのゲート付きエントリーポイントが含まれている。

By · Published · Updated

RUNTIMEWIRE INVESTIGATION — Scoop

Original reporting by RuntimeWire, based on reverse engineering, data analysis, public records.

Why it matters

Gift credits would give OpenAI a new way to seed paid use of Work and Codex while extending ChatGPT beyond flat subscriptions into metered agent spending.

Reporting record

Finding

OpenAI is gradually rolling out a way for personal ChatGPT users to buy credits for another person, with one-time claim links and gated gift-credit entry points already shipped in its Windows app.

How we verified

Methods: reverse engineering, data analysis, public records.

OpenAI published a live Help Center article describing the purchase, delivery, redemption, expiration and refund rules for gifted ChatGPT credits. RuntimeWire separately examined the Electron archive shipped with OpenAI's Windows app and found a dedicated gift-credit module, a direct purchase route at `https://chatgpt.com/gifts/credits`, remote controls named `purchase_flow_enabled` and `desktop_beacon_enabled`, and UI entry points for the home screen, profile and Usage settings. A cloned installation rendered the shipped "Gift credits" banner after two local display conditions were overridden. No purchase or redemption was completed because checkout eligibility remained controlled by OpenAI's rollout.

RuntimeWire captured OpenAI's public gifting documentation on August 12, 2026, then searched for independent coverage and found the original X post by product researcher Tibor Blaho but no article from a news publisher at the time of publication. The Windows application bundle was preserved and hashed before inspection. RuntimeWire extracted its Electron `app.asar`, reviewed the minified JavaScript assets and traced the gift-credit entry points to a shared availability module. That module opens `https://chatgpt.com/gifts/credits`, limits the UI to eligible personal-account structures and reads separate remote values for the purchase flow and desktop banner. For visual confirmation, the installed application was copied to a user-writable directory. Two target conditions were verified to occur exactly once before the copied archive was changed. The original Microsoft Store installation was left untouched. Launching the cloned build displayed OpenAI's shipped banner with the text "Gift credits" and "Send a friend credits they can use for work or Codex tasks." This reproduced the client UI only; it did not establish that the account could complete checkout.

Tested versions: Windows package: `OpenAI.Codex_26.803.10989.0_x64`, Bundled application version: `26.803.81509`, Codex build: `6415`, Product name: `Codex`, Build flavor: `prod`.

Reproduction

RuntimeWire independently reproduced the core finding.

REPRODUCED WITH LIMITATIONS 1. Inspect the Electron archive from the tested Windows package. 2. Locate `gift-credits-entry-point-availability-BkG0LT6m.js`, `codex-home-announcements-DNS1iexT.js`, `profile-eeZS6pzc.js` and `usage-settings-DttykFrk.js`. 3. Confirm the purchase route, remote controls and three UI entry points. 4. In a copied installation, override the client-side home-banner display conditions and launch the clone. 5. Confirm that the native banner appears. The live checkout and redemption flow cannot be reproduced without an account included in OpenAI's server-controlled rollout.

File hashes

  • sha256:39c855f6a0db1cad89dc629edf2f9473b78a25b64fcb1445ece1022af6527755 app.asar

Company response

The company was not contacted before publication.

Illustration of OpenAI's ChatGPT credits shown as a digital voucher being passed from one person to another as a gift.

OpenAIは、ChatGPTユーザーが他人のためにクレジットを購入できる方法を段階的に展開し始め、同社の使用ベースのAI機能に関連する新しい支払いおよび共有システムを追加しました。

RuntimeWireは、最新のChatGPTデスクトップアプリに含まれていた未公開のGift creditsバナーを、クライアント側の2つの適格性チェックを上書きすることで露出させました。インターフェイスと文言はOpenAIが出荷したものであり、当社のアカウントでは機能は有効化されていませんでした。

同社は新しいHelp Centerの記事でこの機能を説明しており、適格な顧客は別途プリペイド購入を行い、ワンタイムの請求リンクを受け取れると記しています。購入者はそのリンクをメールで送るか、別のプライベートなチャネルにコピーして送ることができます。引き換えられると、クレジットは受取人の個人用ChatGPT残高に追加されます。

Product researcher Tibor Blahoは水曜日早朝にXでライブページを指摘しました。RuntimeWireの検索ではソーシャルでの再投稿や議論を見つけましたが、公開時点でニュース出版社による報道は見当たりませんでした。

このロールアウトは、サポートされている場所と請求通貨におけるChatGPT Free、Go、PlusおよびProの適格な個人アカウントを対象とします。購入はWeb上のChatGPTを通じて利用可能です。BusinessおよびEnterpriseワークスペースはギフトを購入または受け取ることはできません。

Gift creditsは購入者の残高からの移転ではなく、新しい購入です。既存残高は引き続き譲渡不可です。購入者は金額を選び、メールアドレスとメッセージを追加でき、チェックアウトで支払います。

受取人のメールアドレスはギフトの確保手段にはなりません。OpenAIは、購入者が特定の受取人を入力した場合でも、完全な請求リンクを所持している誰でも引き換えられる可能性があると述べています。受取人は元の購入と同じ請求通貨の適格な個人アカウントを使用する必要があります。

各リンクは一度だけ請求でき、30日後に期限切れになります。OpenAIによれば未請求の購入はその後購入者の元の支払方法に返金されます。引き換えられたクレジットは12か月間有効です。

慣れた仕組みにもかかわらず、OpenAIの利用規約はこれらのリンクとクレジットをギフトカード、プリペイドカード、蓄積価値商品、金銭または通貨ではないと述べています。現金価値はなく、現金と交換することはできません。

Windowsアプリはすでにロールアウトに向けて準備されていた

RuntimeWireはOpenAIのWindowsパッケージと共に配布されたアプリケーションアーカイブを調べ、同社がリモート制御の背後に複数のギフトクレジット導線をすでに出荷していることを発見しました。

テストしたパッケージは自らを OpenAI.Codex_26.803.10989.0_x64 と識別します。バンドルされたアプリケーションはバージョン 26.803.81509 と Codex ビルド 6415 を報告します。

出荷されたコード内の専用モジュールは https://chatgpt.com/gifts/credits を開きます。これは、purchase_flow_enableddesktop_beacon_enabled という名前のリモートで供給される2つの値と、アカウントおよびプランの条件をチェックします。

クライアントには少なくとも3箇所、機能を宣伝する箇所が含まれています: ホーム画面のバナー、Codexプロファイルページのボタン、そしてUsage and billing設定の「Buy credits」の横にある「Gift credits」コントロールです。

ホームバナーの文言は次の通りです: "Gift credits" と "Send a friend credits they can use for work or Codex tasks."

RuntimeWireは、インストール済みアプリを別のディレクトリにコピーし、クローン内でクライアント側の表示条件2つを上書きすることでUIを確認しました。すると出荷されたバナーがWindowsのインターフェイスに表示されました。元のStore管理のインストールは変更されないままでした。

そのテストはネイティブインターフェイスを再現しました。OpenAIは依然としてサーバー側で購入適格性を管理しており、RuntimeWireは購入や引き換えを完了していません。

Image caption: RuntimeWireは、コピーしたWindowsインストールでローカルの表示条件2つを上書きすることでOpenAIが出荷した"Gift credits"バナーを表面化させました。チェックアウトはOpenAIのアカウントロールアウトによって引き続き管理されていました。

受取人がクレジットを何に使えるか

OpenAIによれば、受取人に含まれるプランの使用分がまず消費されます。サポートされるアクティビティは、アカウントが含まれる制限に達した後にクレジット残高から消費される可能性があります。

別のOpenAIの柔軟クレジットの説明では、現在PlusおよびProユーザー向けのCodexと、ChatGPT for Excelがサポートされる用途として挙げられています。同社はサポートされる機能セットは変更され得ること、プランによって異なる場合があることを述べています。

これは、引き換えの適格性がOpenAIが現在文書化している使用例よりも広いことを意味します。ギフティングページによれば、ロールアウト期間中にFreeおよびGoアカウントがギフトを受け取ることはできますが、それらのアカウントでサポートされるクレジットベースの機能にのみ使用できます。

この機能により、OpenAIは受取人のために継続的なサブスクリプションを誰かに購入してもらうことなく、有料のエージェント使用を配布する新たな方法を得ます。ユーザーは友人の作業やコーディングタスクのために支払い、リンクを送り、受取人が自分のプランに既に含まれる使用量に達した後に残高を消費させることができます。

Reader comments

Conversation for this story loads after sign-in.