Wait a sec, I have to trust a third party with basically no reputation, did I get it right? It's basically asking for being hacked and/or sending you private data to random email addresses! Neither at a 99% discount I'd do it. I understand if someone, for any reason, cannot access a specific model ... But nowadays, there are so many alternatives that even this doesn't make sense any more.
It's really common in China where OpenAI and Anthropic models are firewalled. There was a joke that Chinese people didn't realize how cheap DeepSeek was, because they already were using resold ChatGPT/Opus tokens at that price. Here is a more detailed article about how it works: https://www.chinatalk.media/p/how-to-buy-cheap-claude-tokens...
The AI Credit Resale Economy
61–70 of 141 posts
Re: The AI Credit Resale Economy
#62Earlier quoted context omitted.
Another part of the discount is that Claude Max 20x is $200 but gives usage equivalent to thousands of dollars worth of API-based token spend. But also, resellers only need to make an overall profit including kickbacks from the companies purchasing token history for distillation.
It's also unclear wherever the subscription price is the real cost, or the API. I suspect it's closer to the sub price and anthropic is just milking their API users, but that's something you'd only know from the inside
Re: The AI Credit Resale Economy
#63Wait a sec, I have to trust a third party with basically no reputation, did I get it right? It's basically asking for being hacked and/or sending you private data to random email addresses! Neither at a 99% discount I'd do it. I understand if someone, for any reason, cannot access a specific model ... But nowadays, there are so many alternatives that even this doesn't make sense any more.
Re: The AI Credit Resale Economy
#64Earlier quoted context omitted.
Another part of the discount is that Claude Max 20x is $200 but gives usage equivalent to thousands of dollars worth of API-based token spend. But also, resellers only need to make an overall profit including kickbacks from the companies purchasing token history for distillation.
It's also unclear wherever the subscription price is the real cost, or the API. I suspect it's closer to the sub price and anthropic is just milking their API users, but that's something you'd only know from the inside
But the API price is likely simply regular supply and demand, charging as much as the market will pay. Corporations are dropping insane amounts because it's still peanuts for many industries. Software has just been ridiculously cheap before AI. So high prices are still low for companies if it eases some bottlenecks.
Re: The AI Credit Resale Economy
#65Earlier quoted context omitted.
Another part of the discount is that Claude Max 20x is $200 but gives usage equivalent to thousands of dollars worth of API-based token spend. But also, resellers only need to make an overall profit including kickbacks from the companies purchasing token history for distillation.
It's also unclear wherever the subscription price is the real cost, or the API. I suspect it's closer to the sub price and anthropic is just milking their API users, but that's something you'd only know from the inside
YC has advised startups in the past that it's easier to sell a single $100k customer than 100 $1k customers.
It would also be relatively surprising to learn that i.e. the Chinese providers are OOMs better at inference than OAI/Anthropic (like their prices would imply if they were in a perfectly competitive market).
Re: The AI Credit Resale Economy
#66Earlier quoted context omitted.
It's also unclear wherever the subscription price is the real cost, or the API. I suspect it's closer to the sub price and anthropic is just milking their API users, but that's something you'd only know from the inside
Generally speaking, B2B prices are rarely supply-and-demand priced in the usual sense. YC has advised startups in the past that it's easier to sell a single $100k customer than 100 $1k customers. It would also be relatively surprising to learn that i.e. the Chinese providers are OOMs better at inference than OAI/Anthropic (like their prices would imply if they were in a perfectly competitive market).
Re: The AI Credit Resale Economy
#67Earlier quoted context omitted.
Generally speaking, B2B prices are rarely supply-and-demand priced in the usual sense. YC has advised startups in the past that it's easier to sell a single $100k customer than 100 $1k customers. It would also be relatively surprising to learn that i.e. the Chinese providers are OOMs better at inference than OAI/Anthropic (like their prices would imply if they were in a perfectly competitive market).
Chinese prices aren't really OOM cheaper. Deepseek recently did a big price hike too.
Re: The AI Credit Resale Economy
#68Re: The AI Credit Resale Economy
#69The reseller could use an intermediate proxy and modify the traffic like in [1], to get control of the client machine - depending on the harness permissions. TLS terminates at the proxy (say, https://reselltokens.ai ), end to end integrity is not enforced. LLM traffic contains tool calls like "bash ...", which are executed on the client machine, they can be manipulated. Secret exfil is also possible. [1] https://arxi…
You can place your own CLIProxyAPI instance in front of the reseller proxy and block prompts/responses that look harmful. There are community plugins like this: https://github.com/rheodev/cpa-plugin-privacyfilter I haven't tried the plugin system myself yet.
Since it modifies logic across the full request/response lifecycle, I unfortunately couldn't implement it cleanly with the existing plugin API.
Re: The AI Credit Resale Economy
#70Earlier quoted context omitted.
It's also unclear wherever the subscription price is the real cost, or the API. I suspect it's closer to the sub price and anthropic is just milking their API users, but that's something you'd only know from the inside
Costs also have to include the amortized training costs. But the API price is likely simply regular supply and demand, charging as much as the market will pay. Corporations are dropping insane amounts because it's still peanuts for many industries. Software has just been ridiculously cheap before AI. So high prices are still low for companies if it eases some bottlenecks.