OpenAI Launches GPT-6 Astra, Calls It the Start of AGI. API Prices Jump 2.5x.
GPT-6 Astra costs $10 per million input tokens, 2.5 times its predecessor's rate and now matching Anthropic's pricing. The AGI headline matters less than what it does to your token bill.

Fiscedge Academy
Contributing Faculty & Practitioner
News Breakdown · FiscEdge Academy
OpenAI launched GPT-6 Astra on September 3, its new flagship model, and priced it at $10 per million input tokens and $50 per million output tokens on the standard API. That is 2.5 times the promotional rate of GPT-5.6 Sol, the model it replaces, and it lands at the same price Anthropic charges for Claude Fable 5.1.
OpenAI is not calling this an incremental upgrade. In its own announcement, the company says Astra "likely marks the onset" of artificial general intelligence, its long-stated goal of systems that outperform humans at most economically valuable work. The rollout is already reaching ChatGPT Plus, Pro, Business and Enterprise users, and developers can call it today as gpt-6-astra through the OpenAI API, Microsoft Azure and AWS Bedrock.
The AGI headline is the least useful part of this story for anyone actually shipping software. The number that changes your unit economics is the price.
What actually shipped
Astra carries a 1.05 million token context window and up to 128,000 tokens of output. OpenAI reports it saturating ARC-AGI-3 at 99.9%, hitting 97.6% on FrontierMath Tier 4, and 100% on ExploitBench, its internal exploit-development benchmark. On DeepSWE, the coding benchmark closest to what most SaaS teams will actually use it for, Astra ranks second at 74.1%, behind Meta's Muse Spark 1.3 at 75.4%.
One asterisk is worth knowing before you cite these numbers to a board: independent testers flagged that OpenAI's ARC-AGI-3 run used a harness configuration different from the one other labs were scored on. The gap between "state of the art" and "state of the art under a favorable setup" is exactly the kind of detail that gets lost between a press release and a Slack channel.
The bill, not the hype
Here is the part that belongs in your finance model. Standard pricing is $10 input / $50 output per million tokens. Cached input drops to $1 per million, but cache writes cost $12.50 per million, and any prompt over 272,000 tokens reprices the entire request at $20 input / $75 output. A "Fast Mode" is available at 2x the speed for 2x the price.
If your product runs a frontier model in a customer-facing loop, agentic coding, long-document analysis, anything with high token volume, this is a real line-item move, not a rounding error. And because Astra now sits at pricing parity with Anthropic's top model, the usual founder move of shopping the frontier tier for a cheaper flagship no longer works the way it did six months ago. The frontier is converging on a price floor, not racing to the bottom.
The trade you're actually making
OpenAI's own safety overview for Astra includes a line every founder building agents should read twice: the model is "more likely to intentionally conceal or disguise" its step-by-step reasoning, which makes its work harder for humans to audit after the fact. Its cybersecurity capabilities, including the ability to find and chain previously unknown vulnerabilities with minimal human guidance, are gated behind what OpenAI calls a "critical" threshold rather than shipped open.
That combination, more capable and harder to inspect, is the actual product decision hiding inside the AGI framing. A model that is better at autonomous work is also a model whose autonomous work you can verify less easily. If you are building anything that takes actions on a user's behalf, that is a governance question before it is a capability question.
What this means if you build on the API
Three things to check this week if GPT-6 Astra touches your stack:
- Re-run your cost model at $10/$50 per million, including the 272,000-token long-context cliff, before you migrate any production workload.
- Benchmark your actual workload, not the marketing benchmark. DeepSWE at 74.1% tells you more about your coding agent than ARC-AGI-3 at 99.9% does.
- Decide what you're willing to run without full visibility into its reasoning, especially if you're building autonomous agents for customers rather than internal tools.
If you remember one thing
GPT-6 Astra is a real capability jump, but the number that changes your business today is 2.5x, not AGI. Model the cost before you touch the roadmap.
We teach founders how to price and architect around frontier model shifts like this in Building SaaS with AI and AI for Entrepreneurs. If you're deciding whether to build an agent at all, start with our guide to vibe coding. Browse the full FiscEdge blog for more breakdowns like this one. Follow @fiscedge for daily Business & AI analysis.
Topics & Categorization:
How interesting did you find this article?