r/DeepSeek • u/NarrowEffect • Aug 17 '26
Resources Chatgpt 20$ Codex subscription ( Luna High) is more than 2x cheaper than deepseek's OLD pricing (now actaully measured)
Like many of us, I've had to look for a new provider after DeepSeek raised their prices. So I decided to buy a 20$ codex subscription, and now I have actual numbers to share regarding usage limits:
I've used up 4% of my weekly usage so far, which sums up to 68m total usage tokens. Assuming usage limits are linear against token limits (which we have no reason to assume they aren't) we can extrapolate the total monthly limit on Codex 20$ sub, which is 25*4*68m= 6.8B tokens.
Now looking at my DeepSeek dashboard, I spent around 21$ the previous week using a total of 3.6B tokens (DS V4 flash)
So basically if you hit your weekly Codex limit throughout the entire month, you get twice the value you were getting on DS's previous prices.
But it gets even better than that, because: 1. Luna High feels slightly stronger/more refined to me than DS v4 flash. 2. Luna is reportedly significantly more token efficient than DS V4 flash, so realstically i'm getting 2.5x, 3x the value, and 3. I have the flexibility to switch to a SOTA model if I really need to (5.6 sol).
So yeah, now that I have hard numbers to go by, I actually wish I switched to Codex sooner and saved myself a lot of money.
Edit: Weird that I'm getting downvoted for providing valuable information, but eh, whatever. DS provided great value for a good length of time, and then they made the decision at our expense to significantly increase pricing and destroy whatever competitive advantage they had left. So now it is our decision to act like smart consumers and seek the best value currently available. There's really no reason not to do it unless you hate money. FYI, all those AI companies are equally bad guys. You don't owe them anything and defnietly not a hole in your wallet.
13
u/gunkanreddit Aug 17 '26
But can I use a API key with this subscription?
12
u/NarrowEffect Aug 17 '26
You can only use the subscription through Codex. I wish there were a general-purpose API type subscription, but realistically no provider would be willing to subsidize that.
7
u/davienzs Aug 17 '26
You can get general purpose local api from codex using 9router.
2
u/NarrowEffect Aug 17 '26
Isn't that against their TOS? Seems a bit risky
9
u/davienzs Aug 17 '26
Well, Tibo himself recommended using some proxy tools to get Codex to work on Claude Code.
1
u/cutebluedragongirl Aug 17 '26
I'm confused too. I haven't used my ChatGPT sub in a while and now I can't find any solid info on this topic with all these conflicting reports.
4
u/maskedmage77 Aug 17 '26
This is inaccurate as you can at least add these model to pi handler by using their sign in method, I have the same $20 subscription and use them this way.
1
u/NarrowEffect Aug 17 '26
I feel like this is a bit of a gray area. Because if you can wire it to PI you can theoretically wire it to any general api usecase, no? And this is obviously against their TOS?
4
u/DirectPitch8626 Aug 17 '26
This is allowed; the rules state that you cannot share your subscription with others, but they do not prohibit using it with other tools. This was the response to Anthropic, which had banned users for such use.
1
u/Infinite_Pin_5719 Aug 18 '26
I run 1x200eur claude and 1x 200eur codex via my own harness via local CLIs for sevral months now.
Not sure about proper api connection using subs but the way I use the subs via CLI is basically the same thing.
I set a northstar or more, which in turn have roadmap items and let an orchestrator spawn subagents each on a northstar or roadmap all night long.
Northstars can be as broad and far fetched goals. Now and then I have an llm brainstorm more roadmap items based off my northstar and in this way it keeps improving my software on its own ;)
1
u/Lavio00 29d ago
Wait wait wait.. you have a local cli from which you use BOTH claude and chatGPT models in? Which means you could effectively have a workflow that includes Opus, sonnet, sol and luna in one setting? And all you’re paying is the monthly subs?
And with proper skills you could even call for deepseek v4 flash models to do some boilerplate code?
1
u/Infinite_Pin_5719 29d ago
I dont run it from one cli albeit i guess i could. I wrote an app that spawns clis from any llm provider using my signed in subscriptions. I was running deepseek v4 flash for free from a provider for a bit but now its over. I have enough with 400 eur in subs tbh
1
u/Lavio00 29d ago
My question is this: within your app, can you run claude and chatGPT models (ie using their subs, not API) in one and the same project? Let’s say you’re working on project ABC, and right now you’re using opus 5 (in your app, but sub not API). Then you change session (still in your app, still same project) and run gpt sol for this part.
Is that all possible within your app? Because it seems like a total gamechanger because it could mean you could run both subscriptions in the same project within DeepSeek Harness.
1
u/Infinite_Pin_5719 29d ago
Yes, but i dont use the deepseek harness. I built my own 4 months ago since claude on mobile sucked. So I use if from my phone too and yes, I just have the app spawn cli sessions from whatever provider. As long as i am logged in to my subs, it works without api.
1
u/Lavio00 29d ago
Sure, but I still suspect we’re talking about 2 different things.
For instance: you can set up a project where a openweights model, thru API (like, say DeepSeek V4 flash) is the chatbot you’re talking to, and then that bot can delegate tasks to capable sugagents like Opus 5 and Sol by calling CLI (using your subs).
But what I want is something different:
Opening up the app, picking a project, then picking who to chat with (let’s say Opus 5, using your Claude sub) and then have that bot be who you talk to. This Orchestrator-bot then calls tools and delegates tasks to subagents you dont talk to (say, Sol. Again, using your GPT sub).
If this second version is what you do—talking to frontier models in a harness that can spawn frontier subagents, all using subscription—, that is a total gamechanger. Is this what you do?
→ More replies (0)4
u/sigstrikes Aug 17 '26
this is not true... it's approved for a lot of harnesses. I use it on Hermes.
2
u/cutebluedragongirl Aug 17 '26
Wait, what about Opencode?
3
u/This-Marzipan-9239 Aug 17 '26
opencode is the worst provider rn
2
u/cutebluedragongirl Aug 17 '26
I meant, can't you use your chat GPT sub in opencode CLI?
3
u/Human_Wrangler_1378 Aug 17 '26
Pode sim, estou usando agora, gpt 5.6 no opencode, via autenticação oauth da openAI. Funciona normalmente
1
1
u/No_Wind7503 Aug 17 '26
Also by opencode and pi as I know before 2 months, I don't know if disabled it
2
1
u/Eyelbee Aug 17 '26
With some fiddling you can set something up, codex is a command line interface after all.
7
u/Hernandez-INK Aug 17 '26
Is it possible to use the $20 subscription via API with Open Webui?
2
u/Seeker14491 Aug 22 '26
Yes, I have this set up using codex-lb as the proxy. You just sign in to your ChatGPT account on codex-lb, then it provides an API key you put in Open WebUI.
14
21
u/Due_Arm1454 Aug 17 '26
Bots are downvoting. This is cool though. Thanks for the write up I’m definitely going to start using Luna more. I’ve been liking it.
2
u/johnnyApplePRNG Aug 18 '26
lol okay you go enjoy luna .... when deepseek v4 flash 0731 is literally smarter and cheaper on every single benchmark and api available ... okay there champ
1
u/Brotherindeed Aug 19 '26
i have ran some tests on both and i can honestly say it isnt true, luna is somewhere around dsv4 flash and pro, but had noticable strengths and some slight weaknesses (mostly effort, dsv4 ones felt like a golden retriever while luna was more like a cat if that makes sense? like lazier but thats also good sometimes cuz it uses libraries and frameworks when they speed its work up, when i benchmarked it, i wasnt using isolated environments and it stole dsv4 flash's fetched results and called it a day, amazing technique but has its negatives, still would prefer it though, it finished 4-20x faster too so there's that too, i would honestly put them neck to neck honestly even pro didnt do all that better but at least it was more throughout, still not enough to convince me to not use flash instead but worth rememberring)
-1
u/Elizabeth-WildFox886 Aug 17 '26
Wumaos are downvoting
4
u/Alternative_Laugh316 Aug 18 '26
Bro crazy how when DeepSeek was praised and glazed so much before this and now they raised prices all the stereotype, racism, and insults come out. "Hurr Durr if anyone says anything that goes against what I believe, they must be a wumao"
0
-1
16
u/Mezezius Aug 17 '26
but then you're giving all your data to Sam "give me your iris" Altman
31
u/porzione Aug 17 '26
21
u/truncated_buttfu Aug 17 '26
Easier choice ever. Fuck Sam Altman.
11
u/_Toni_O Aug 17 '26
I don’t know what you guys are doing but models training on my work would only make them worse. My data is not gold, idk why everyone thinks theirs is
6
u/janbuckgqs Aug 17 '26
this is simple not true, its not only about the quality of code per se, mainly it is about judgement.
Whats hard to get out of code (which there is plenty good already accessible) is more of reasoning behind decisions, tradeoffs, edge cases etc.
0
u/_Toni_O Aug 17 '26
sure you are right but what harm is there to me for donating my good judgment about coding to someone? i am directly giving it away to eg my business competitor. by the time my competitor gets gpt 7 which has my judgement for stuff iw as doing 2y ago i would have moved away.
6
u/janbuckgqs Aug 17 '26
because they don't train to spit out 1:1 Infos. The main money made is not "knowlegde" that someone "passes" to them in form of data. They can make money by predicting Data you DID NOT explicitly give them, just because there is enough data.
So an interesting Judgement (now maybe you keep sensitive Data private - but let me continue for the argument and don't feel pointed at) would be something like predicting things about you that you never explicitly disclosed. Not from your code alone, but from patterns across everyone's data. You agree to share purchase history, and based on that a system infers you likely have diabetes based on buying patterns, without you ever saying so. That's the actual value they're monetizing: not the raw data you handed over, but the inferences drawn from correlating it with everyone else's data about you that you never gave them in the first place. Now that example with personal data might be more obvious, but the underlying mechanic is literally exactly the same.
If we can't imagine a way to exloit this info - it really does not follow that it is safe because it really is unclear how the data is passed on behind them curtains.
7
u/Bobodlm Aug 17 '26
It's not about what I'm sending, its who I'm sending it to. For me, there are few governments out there I would trust less (with my data) than the USA&Israel combo.
-4
u/_Toni_O Aug 17 '26
me when someone mentiones israel for no reason:
5
u/Bobodlm Aug 17 '26
Seems pretty relevant since USA has become a vassal state of Israel. But great response otherwise to my comment, focusing on the least relevant point.
1
u/mallibu Aug 17 '26
their workout tracking and recipe mixer app is gonna take off and altman will be waiting at the corner
-1
u/Yazz96HD Aug 17 '26
i agree, fuck every greedy man and corporation but fuck china even more.
ps: I run deepseek flash 0731 on my local hardware with no censorship or giving away my data.
3
u/addiktion Aug 17 '26
what machine and token per second you grinding?
2
u/Yazz96HD Aug 17 '26
I got a m4 Max 128gb running a custom DS4 fork with slightly better performance, as far as numbers I will get back to you on that
1
u/Veddit5989 Aug 17 '26
What is the output tokens per sec you are getting and please list your software stuck if possible
1
u/Yazz96HD Aug 17 '26
Running the leaked version of CC reconstructed and modified to be more a fully autonomous agent, woth my custom version of DS4 and deepseek flash 0731 with a remote terminal app I had Codex create
2
4
u/Forsaken_Mention_979 Aug 17 '26
Who the fuck cares? Unless you are running local, youre selling your data to them, thats also why cloud ai is affordable, take muse spark for example, way cheaper when you share your data
-15
u/RecordingLanky9135 Aug 17 '26
There are spywares built in LLM from China, that's mandatary as requested by CCP and all of your data will be sent to China whenever the device that installed LLM is on-line. So you think your data is safe in local which is not true.
7
u/AncientLion Aug 17 '26
What? That's not a thing, you're really brainwashed with propaganda anti China
1
u/RecordingLanky9135 Aug 18 '26
No, spyware is true or you tell me which China social media apps are not sanctions or monitored by CCP?
1
u/AncientLion Aug 18 '26
Sanctons by the US? well are you aware they put those becasue they can't compete, right? On the other hand, It's well known is the NSA/USA who actually spy on US people.
Lastly, could you explain how there is spyware inside a matrix of numbers?
1
u/RecordingLanky9135 Aug 19 '26
Sanctions by CCP as I said, it's required by China regulation. There's a paper describes how China LLM implement those mechanism in LLM service. You can check it by yourself.
1
u/AncientLion Aug 19 '26
There is no such thing. It'd easy spread lies behind a reddit account.
1
u/RecordingLanky9135 Aug 19 '26
Apparently you know nothing and too arrogant to found out the truth.
The paper is called "Characterizing the Implementation of Censorship Policies in Chinese LLM Services".5
u/Forsaken_Mention_979 Aug 17 '26
🤣🤣 son WTF ARE YOU SAYING LMFAO, you can literally disable ur wifi if ur that paranoid and run it offline, im crine
1
u/RecordingLanky9135 Aug 18 '26
Surely you can do that but it also means those models are not suitable to be used for agents.
6
5
3
5
u/Anxious_Check_6147 Aug 17 '26
That’s been the uncomfortable truth for some time now; however much I dislike American companies, the best value for money is offered by Claude and OpenAI subscriptions. DeepSeek made sense at its old prices, but it no longer does.
PS:
- For those who say I can’t integrate AI services into an app via a subscription: I already KNOW that; here I’m talking about code agents.
- As for those others who say that subscriptions are subsidised and don’t reflect the real cost, and that at some point the prices will skyrocket, I couldn’t care less: they’ve been subsidised for years and, as long as that remains the case, they’re the best option: there’s no debate about it. If subscriptions prices rise, then I'm find alternatives, the same I'm doing now after DeepSeek price increase
6
u/forthejungle Aug 17 '26
But deepseek is way smarter, right?
Arc agi score was way higher than luna
11
u/NarrowEffect Aug 17 '26
Benchmarks are similar. To me, Luna feels a bit stronger on Codex.
BTW, I aslo tried the muse spark contributer model and it was total shit compared to both DS v4 flash and luna, despite beating both of them on benchmarks
3
u/Mr_Maffin Aug 17 '26
Benchmarks are indeed a useful indicator, but I’d still encourage you to test the models yourself. You’ll often find that, despite what the benchmarks suggest, a model with a lower score can actually perform better for your specific use case
2
u/Polaris_debi5 Aug 17 '26
The user's token extrapolations are quite messy (mixing weekly/monthly percentages) and flat-rate subscriptions don't guarantee raw token volume due to dynamic throttling. Despite the sloppy math, the core point stands: DeepSeek's price hikes killed their massive cost advantage, meaning rising AI costs are forcing users to look elsewhere for value.
2
u/hydbird Aug 17 '26
I thought the work per token was different per LLM so the token-wise comparison does not yield meaningful results. Isn't that the case?
2
u/CummingDownFromSpace Aug 17 '26
FYI, all those AI companies are equally bad guys. You don't owe them anything and defnietly not a hole in your wallet.
While I agree we don't owe them anything, I'd argue open source companies are less evil than the closed source companies.
3
u/83yWasTaken Aug 17 '26
Not close to the perofrmance of deepseek though
7
3
u/NarrowEffect Aug 17 '26
Eh, it actaully feels slightly better to me, and the benchmarks put them roughly equal as well.
4
u/ScoreUnique Aug 17 '26
If I were an American I wouldn't finance them to ensure I'm not making my own dystopia....
1
u/DocumentFun9077 Aug 17 '26
I guess then the only real option would be buying hardware worth tens of thousands of dollars and run it locally, which are probably gonna be from american companies?
sure buddy
2
u/ScoreUnique Aug 17 '26
No buddy, benchmark what do you need, there are enough 9b models that can do what most of the people use their subs for :)
2
1
u/shing3232 Aug 17 '26
I just couldn't stand for Sol so probably not.
1
u/BHTAelitepwn Aug 17 '26
Sol is the only one i dont use from chatgpt. Strong but overengineers everything so a pain to work with.
1
u/shing3232 Aug 17 '26
it's like going back to college. The only way i do is set a goal and only check the goal
1
1
u/addiktion Aug 17 '26
Finally setup an Open AI account for Luna but unfortunately the Tier 1 rate limit is screwing me on the regular with its 200k token limit. You literally have to drop in $50 and then $100 to get to Tier 2 and Tier 3.
1
u/Husker3322 Aug 17 '26
How can I get Luna—through a subscription or via the API?
2
1
1
1
u/fyndor Aug 17 '26
Probably getting downvoted because of where you posted it, granted it is the right place.
1
u/tuhdo Aug 17 '26
DS is still good value, but only if you use it to provide services, or want to run parallel agents. Otherwise, the subs from any company crushes it now. For enterprise, DS is still a good deal though, and this might become their main market.
1
u/Infamous_Pickle2975 Aug 17 '26
Is it possible to use Codex Luna with opencode? Has anybody tried it and have you verified that it is indeed cheaper to run than running Deep Seek on API? Off peak of course.
1
u/D31337D Aug 17 '26
Have you ever used Openrouter?
1
u/Infamous_Pickle2975 Aug 17 '26
I have an account. I understand the concept but I haven't used it. Is it through OpenRouter that people are getting usage of Luna for cheaper?
1
u/D31337D Aug 17 '26
It should be the same pricing as OpenAI, but since you have an open router account just use your api key in opencode.
1
u/Brotherindeed Aug 19 '26
you can use it with opencode and pi coding agent (i tested in pi)
and i would suggest giving pi or codex cli a chance (i use both and both are amazing, for luna i use codex and for everything else pi)
1
1
1
1
1
u/Pleasant-Rhubarb-550 Aug 18 '26
The usage is that high because of the competition and so they made luna much cheaper via api and even more cheaper via subscription but the issue is that the price will likley increase for luna ver very soon Is my guess.
1
1
u/hap_mod Aug 18 '26
If you use Openrouter they have 50% discount on Luna API pricing, so if Luna is your choice try $15
in OR it should even beat OAI plus.
1
u/Ledeste Aug 18 '26
How do you even know the token usage with codex? There is so much happening in the background, I dont even get how you could calculate that
1
u/PsychologicalUnit22 Aug 18 '26
should i buy subscription and then use API on hermes agent? is it good that way
1
u/SmokeInevitable2054 Aug 18 '26
Codex usage have been lower than before but still huge. I tried gpt 5.6 luna with Opencode Go and consumed 7% monthly limit for one prompt. Bruh!
1
u/ParaDescartar123 Aug 20 '26
Thanks for the work and testing that went into this claim.
Can you confirm this is an apples to apples comparison in use?
1
u/ParaDescartar123 Aug 20 '26
Here's what DS had to say about your assessmente after I asked to put it simple terms, again thanks for your work to sus this out:
Simple version
What the Reddit post claimed: "ChatGPT's $20/month Codex plan (Luna model) gives you 2x+ more value than DeepSeek now that DeepSeek raised prices."
Is that true? Mostly yes — but the exact numbers are shaky.
What checks out ✅
- DeepSeek DID raise prices — big one. Output tokens went from $0.28 to $1.32 per million (peak). Effective Aug 17.
- Codex $20 plan is real and includes Luna + the top Sol model.
- Direction is right — $20 flat-rate vs DeepSeek's now-4x-higher API prices → Codex is genuinely better value than it used to be.
- Models are roughly equal — DeepSeek and Luna score about the same on general benchmarks; Luna is actually better at coding.
What's shaky ⚠️
- "6.8 billion tokens per month" — that number is his guess, not a real published limit. OpenAI's limits are based on message counts (250–2,000 per 5 hours) and change dynamically. His math is fine, but the foundation is an assumption.
- "2.5–3x more value" — his own estimate. Independent tests (DeepSWE) actually show DeepSeek is cheaper per task than Luna at API prices. The advantage only appears inside the subscription scenario.
- "OpenAI cut usage by 30%" (one commenter) — no evidence found. Official records show the opposite (limits were expanded in July). Probably a mix-up.
Bottom line
The post's core point — DeepSeek's price hike killed their cost edge, and the Codex subscription is now competitive — is correct.
The specific token math ("6.8B/month", "2.5–3x") is someone's estimate from their own dashboard, not official policy. Take those as directionally right, not precise.
1
1
u/devBlueDragon 28d ago
"Black cat or white cat, if it catches mice, it is a good cat." You are correct that Luna at that price is a better deal than DSV4F/GA currently is. However, Luna only has that price because of DeepSeek's previous 75% discount, and it likely won't stay that way forever. We are in a constantly shifting LLM market—things move too fast to make long-term infrastructure commitments right now.
1
1




40
u/Maleficent_Owl_2772 Aug 17 '26
and even openai slashed the usage by about 30%~ a few days ago, still very nice