How Can You Monetize ChatGPT Apps

OpenAI launched the ChatGPT App Directory in December 2025. Developers can now submit apps, get them reviewed, and put them in front of 800 million weekly ChatGPT users. That number gets cited a lot. The more useful question is: once you're in there, how do you actually make money?
The answer right now is: mostly by getting people off the platform.
The Current Reality: External Checkout
The default monetization path is external checkout. Your ChatGPT app presents an offer, the user clicks through, and they land on your website or native mobile app to complete the purchase. Payment, tax, refunds - all of that runs on your infrastructure.
It's not a flashy setup, but it works. If you already have a product with a real checkout flow, you can wire it up to your ChatGPT app without rebuilding anything. The app becomes a discovery and intent layer. Your existing backend handles the transaction.
OpenAI's own documentation is direct about this: in the early phase, apps can link out to developer websites or native apps to complete transactions for physical goods. That scope is deliberately narrow right now.
What's Coming: In-App Commerce
OpenAI has been clear that external checkout is a starting point, not the end state. Two things are in active development.
First, in-app checkout with saved payment methods. A subset of users can already complete purchases without leaving ChatGPT if the app integrates with the ChatGPT payment sheet. It pulls up saved payment credentials, the user confirms, and the transaction runs through your payment processor via a token. No redirect, no friction. Right now this is limited to select marketplace partners, not every developer.
Second, the Agentic Commerce Protocol. OpenAI has described this as an open standard for instant checkout inside ChatGPT. The idea is that any app supporting the protocol can trigger a purchase flow directly in the conversation. Details on timing and eligibility are still being worked out.
Subscriptions and Digital Goods
OpenAI has flagged digital goods as a future monetization path. They haven't published a firm timeline. If your product is software, a SaaS tool, or a content subscription, you'll need to monitor the developer docs for when that becomes available. For now, the workaround is to funnel users to your own signup and subscription flow through the external checkout route.
What This Means in Practice
If you're building a ChatGPT app today, your monetization architecture should look like this:
Your ChatGPT app handles conversation, context, and the initial purchase intent. Your website handles checkout, account creation, and everything that happens after. Deep links let you route users to the right page on your site without extra friction. When in-app commerce expands, you add a second layer rather than rebuilding from scratch.
The developers who will do well here are the ones who treat ChatGPT as a distribution channel, not a standalone product. The platform is still young. The revenue tools will improve. But the apps that compound early usage and user trust are the ones that will be positioned to take advantage of those improvements when they arrive.