<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>RADAR — budget</title>
    <link>https://radar.trulysovereign.ai</link>
    <atom:link href="https://radar.trulysovereign.ai/feeds/action/budget.xml" rel="self" type="application/rss+xml"/>
    <description>Items whose recommended action is budget.</description>
    <language>en</language>
    <lastBuildDate>Thu, 24 Sep 2026 04:30:30 GMT</lastBuildDate>
    <item>
      <title>DeepSeek Pro completion pricing increased 149%, output limit up 140%</title>
      <link>https://radar.trulysovereign.ai/items/0188db92-85d1-4c58-bbc3-c02bbe9d9041</link>
      <guid isPermaLink="false">0188db92-85d1-4c58-bbc3-c02bbe9d9041</guid>
      <pubDate>Thu, 24 Sep 2026 03:31:36 GMT</pubDate>
      <category>budget</category>
      <source url="https://openrouter.ai/api/v1/models">OpenRouter model catalogue</source>
      <description>OpenRouter's deepseek-pro-latest model changed pricing: prompt tokens decreased slightly from $0.00000038808 to $0.0000003865 per token, but completion tokens increased from $0.00000116424 to $0.0000029 per token (149% increase). Maximum completion tokens increased from 393,216 to 943,718 tokens.

Why it matters: If you generate long outputs with this model, your per-request costs will more than double. A 100k token completion that previously cost $0.116 now costs $0.29. The higher output limit means requests that previously hit the cap can now run longer and cost proportionally more.

What to do: Calculate your typical completion token usage for this model and reforecast your API budget. If you rely on the output limit as a cost control, set explicit max_tokens parameters in your requests to prevent unexpectedly large bills.</description>
    </item>
    <item>
      <title>DeepSeek Pro Latest pricing dropped 73% on completions, output limit raised</title>
      <link>https://radar.trulysovereign.ai/items/2d9fae4e-86a9-4c20-ab71-7e46259098e5</link>
      <guid isPermaLink="false">2d9fae4e-86a9-4c20-ab71-7e46259098e5</guid>
      <pubDate>Wed, 23 Sep 2026 21:13:08 GMT</pubDate>
      <category>budget</category>
      <source url="https://openrouter.ai/api/v1/models">OpenRouter model catalogue</source>
      <description>Prompt pricing decreased from $0.0000004 to $0.00000038808 per token (3% reduction). Completion pricing decreased from $0.0000043 to $0.00000116424 per token (73% reduction). Maximum completion tokens increased from 384,000 to 393,216 tokens.

Why it matters: If you are using this model, your completion costs just dropped by nearly three-quarters. For workloads generating long outputs, the combination of lower per-token cost and higher output ceiling means significantly lower cost per request and fewer truncation issues.

What to do: Pull your last 30 days of usage for deepseek-pro-latest from OpenRouter logs. Multiply completion token volume by the old and new rates to quantify the savings, then update your cost forecast and notify whoever owns the AI budget.</description>
    </item>
    <item>
      <title>DeepSeek V4.1 Flash pricing up 50% prompt, 20% completion; output limit cut 58%</title>
      <link>https://radar.trulysovereign.ai/items/f4367632-9ebd-4f1d-8da7-c21f1c617f7b</link>
      <guid isPermaLink="false">f4367632-9ebd-4f1d-8da7-c21f1c617f7b</guid>
      <pubDate>Wed, 23 Sep 2026 21:12:37 GMT</pubDate>
      <category>budget</category>
      <source url="https://openrouter.ai/api/v1/models">OpenRouter model catalogue</source>
      <description>OpenRouter's DeepSeek V4.1 Flash model pricing increased from $0.0000001 to $0.00000015 per prompt token (50% increase) and $0.0000005 to $0.0000006 per completion token (20% increase). Maximum completion tokens dropped from 943,718 to 393,216 tokens (58% reduction).

Why it matters: Applications generating long outputs will hit the new 393K token ceiling where they previously could produce up to 943K tokens. Monthly costs will increase proportionally for all usage: a workload consuming 1B prompt tokens and 200M completion tokens now costs $270/month instead of $200/month.

What to do: Calculate your current monthly token usage for this model and reforecast costs with the new rates. Check whether any workflows rely on outputs exceeding 393,216 tokens and either chunk the requests or switch models.</description>
    </item>
    <item>
      <title>OpenRouter GLM 5.3 batch pricing reduced 37.5% prompt, 16.7% completion</title>
      <link>https://radar.trulysovereign.ai/items/61873d88-7667-4f7e-9bb7-d177ca8c8fe0</link>
      <guid isPermaLink="false">61873d88-7667-4f7e-9bb7-d177ca8c8fe0</guid>
      <pubDate>Wed, 23 Sep 2026 16:16:55 GMT</pubDate>
      <category>budget</category>
      <source url="https://openrouter.ai/api/v1/models">OpenRouter model catalogue</source>
      <description>Z.ai GLM 5.3 batch model pricing decreased from $0.00000072 to $0.00000045 per prompt token (37.5% reduction) and from $0.0000024 to $0.000002 per completion token (16.7% reduction), effective as of 23 September 2026.

Why it matters: If you are using this model in batch mode, your per-request costs have dropped by roughly one-third on the prompt side. Existing cost forecasts and budget allocations for this model are now overstated.

What to do: Rerun cost projections for any workloads using z-ai/glm-5.3:batch and update budget forecasts to reflect the new rates. Notify whoever owns the AI spend line item.</description>
    </item>
    <item>
      <title>DeepSeek V4 Flash pricing increased 27% prompt, 45% completion</title>
      <link>https://radar.trulysovereign.ai/items/6c0172e7-7c08-4c28-963d-a2074a2356f7</link>
      <guid isPermaLink="false">6c0172e7-7c08-4c28-963d-a2074a2356f7</guid>
      <pubDate>Wed, 23 Sep 2026 10:56:49 GMT</pubDate>
      <category>budget</category>
      <source url="https://openrouter.ai/api/v1/models">OpenRouter model catalogue</source>
      <description>OpenRouter raised DeepSeek V4 Flash Latest pricing from $0.00000003 to $0.000000038 per prompt token (+27%) and from $0.000001 to $0.00000055 per completion token (-45%). Change is live as of 23 September 2026.

Why it matters: If you are using this model in production, your inference costs decreased by approximately 45% for completion-heavy workloads but increased 27% for prompt-heavy workloads. Net impact depends on your prompt-to-completion token ratio.

What to do: Pull last 30 days of usage logs for this model, calculate actual prompt vs completion token distribution, and reforecast monthly spend using the new rates. If completion tokens dominate (typical for generation tasks), you saved money; if prompts dominate (classification, embeddings), costs went up.</description>
    </item>
    <item>
      <title>DeepSeek Pro Latest: completion pricing up 3.6x, output limit reduced</title>
      <link>https://radar.trulysovereign.ai/items/9895f5ac-8a22-4a5d-aa65-b07795edd647</link>
      <guid isPermaLink="false">9895f5ac-8a22-4a5d-aa65-b07795edd647</guid>
      <pubDate>Wed, 23 Sep 2026 03:42:35 GMT</pubDate>
      <category>budget</category>
      <source url="https://openrouter.ai/api/v1/models">OpenRouter model catalogue</source>
      <description>Effective now, DeepSeek Pro Latest completion pricing increased from $0.0000012/token to $0.0000043/token (3.6x). Prompt pricing rose marginally from $0.0000004 to $0.0000004. Maximum completion tokens dropped from 393,216 to 384,000 (9,216 tokens less).

Why it matters: Any application generating long outputs will see immediate cost increases—a 100k token completion now costs $0.43 instead of $0.12. Workloads relying on the full 393k output window will fail or truncate.

What to do: Pull last 30 days of DeepSeek Pro usage from OpenRouter, calculate new cost at $0.0000043/completion token, and update your budget forecast. If any jobs request &gt;384k output tokens, either split them or switch models before they hit the new limit.</description>
    </item>
    <item>
      <title>DeepSeek V4.1 Flash pricing dropped 33% prompt, 17% completion</title>
      <link>https://radar.trulysovereign.ai/items/c69827bd-de49-4ccd-a64d-1a1b7a7da9ea</link>
      <guid isPermaLink="false">c69827bd-de49-4ccd-a64d-1a1b7a7da9ea</guid>
      <pubDate>Wed, 23 Sep 2026 03:42:25 GMT</pubDate>
      <category>budget</category>
      <source url="https://openrouter.ai/api/v1/models">OpenRouter model catalogue</source>
      <description>Effective now: prompt pricing decreased from $0.15/M to $0.10/M tokens (33% reduction), completion pricing decreased from $0.60/M to $0.50/M tokens (17% reduction). Maximum completion tokens increased from 384,000 to 943,718.

Why it matters: If you are using this model, your per-request costs just decreased by roughly 20-30% depending on prompt/completion ratio. If you previously hit the 384K completion limit, you can now generate responses 2.5x longer without chunking.

What to do: Pull last 30 days of usage from your OpenRouter dashboard, recalculate total cost at new rates, and update your budget forecast. If you avoided this model due to output length constraints, re-evaluate it for long-form generation tasks.</description>
    </item>
    <item>
      <title>DeepSeek Pro Latest pricing dropped 29%, output limit raised to 393K tokens</title>
      <link>https://radar.trulysovereign.ai/items/00e9446c-9533-47e7-b05f-055b8713668b</link>
      <guid isPermaLink="false">00e9446c-9533-47e7-b05f-055b8713668b</guid>
      <pubDate>Tue, 22 Sep 2026 20:59:45 GMT</pubDate>
      <category>budget</category>
      <source url="https://openrouter.ai/api/v1/models">OpenRouter model catalogue</source>
      <description>OpenRouter reduced pricing for deepseek/deepseek-pro-latest from $0.00000056364 to $0.00000039996 per prompt token (29% decrease) and $0.00000169092 to $0.00000119988 per completion token (29% decrease). Maximum completion tokens increased from 384,000 to 393,216.

Why it matters: If you are using this model, your API costs will drop by roughly 29% with no code changes required. The higher output limit means requests that previously hit the 384K token ceiling can now complete without truncation.

What to do: Reforecast your OpenRouter spend for this model downward by 29% and notify whoever owns the budget line. If you have retry logic or truncation handling for 384K token limits, verify it still works correctly at the new 393K ceiling.</description>
    </item>
    <item>
      <title>Claude Opus Latest pricing reduced 20% on both prompt and completion</title>
      <link>https://radar.trulysovereign.ai/items/8894ab07-4e7e-45d1-a4e1-3169d3e2c63b</link>
      <guid isPermaLink="false">8894ab07-4e7e-45d1-a4e1-3169d3e2c63b</guid>
      <pubDate>Tue, 22 Sep 2026 20:59:33 GMT</pubDate>
      <category>budget</category>
      <source url="https://openrouter.ai/api/v1/models">OpenRouter model catalogue</source>
      <description>OpenRouter dropped pricing for anthropic/claude-opus-latest from $0.000005 to $0.000004 per prompt token (20% reduction) and from $0.000025 to $0.00002 per completion token (20% reduction), effective now.

Why it matters: Any application currently using this model will see immediate cost reduction. Existing budget forecasts and cost alerts based on the old rates are now overstated by 20%.

What to do: Update cost projections and budget models to reflect the new rates. If you have spend alerts or cost dashboards for this model, adjust thresholds down by 20% to maintain the same real-dollar triggers.</description>
    </item>
    <item>
      <title>Claude Opus 5.5 batch variant added at 50% discount</title>
      <link>https://radar.trulysovereign.ai/items/5de430ed-bf81-422c-8c6a-641b3d74c38c</link>
      <guid isPermaLink="false">5de430ed-bf81-422c-8c6a-641b3d74c38c</guid>
      <pubDate>Tue, 22 Sep 2026 20:58:13 GMT</pubDate>
      <category>budget</category>
      <source url="https://openrouter.ai/api/v1/models">OpenRouter model catalogue</source>
      <description>OpenRouter added anthropic/claude-opus-5.5:batch with prompt tokens at $0.000002 and completion at $0.00001, 1M context window, 128k max completion tokens. This is half the cost of the standard Opus 5.5 model.

Why it matters: If you run high-volume or non-latency-sensitive Claude Opus 5.5 workloads, batch mode cuts your API costs in half. Batch processing typically adds delay but reduces per-token cost by accepting asynchronous execution.

What to do: Identify any Claude Opus 5.5 calls that can tolerate async processing (report generation, bulk analysis, overnight jobs) and test switching those to the :batch endpoint to halve costs on that traffic.</description>
    </item>
    <item>
      <title>Qwen3.6 27B pricing increased, completion token limit quadrupled</title>
      <link>https://radar.trulysovereign.ai/items/0737b2da-084d-4ce8-959e-72d583f9f303</link>
      <guid isPermaLink="false">0737b2da-084d-4ce8-959e-72d583f9f303</guid>
      <pubDate>Tue, 22 Sep 2026 16:27:54 GMT</pubDate>
      <category>budget</category>
      <source url="https://openrouter.ai/api/v1/models">OpenRouter model catalogue</source>
      <description>Effective now: prompt pricing increased from $0.0000003 to $0.00000032 per token (~6.7% increase), completion pricing increased from $0.000002 to $0.0000027 per token (35% increase). Maximum completion tokens increased from 65,536 to 262,140.

Why it matters: If you are using this model in production, your per-request costs just increased by 35% on the output side. High-volume applications will see material budget impact. The 4x increase in max completion tokens enables longer responses but does not offset the price increase.

What to do: Pull usage logs for qwen/qwen3.6-27b from the past 30 days, calculate new monthly cost at the updated rates, and update your budget forecast. If cost is material, evaluate whether switching to a different model in the Qwen family or another provider offers better economics.</description>
    </item>
    <item>
      <title>DeepSeek V4 Flash completion tokens increased 25%</title>
      <link>https://radar.trulysovereign.ai/items/28edb445-2abd-4cba-9143-e55c36465218</link>
      <guid isPermaLink="false">28edb445-2abd-4cba-9143-e55c36465218</guid>
      <pubDate>Tue, 22 Sep 2026 11:06:37 GMT</pubDate>
      <category>budget</category>
      <source url="https://openrouter.ai/api/v1/models">OpenRouter model catalogue</source>
      <description>OpenRouter raised the completion token price for deepseek/deepseek-v4-flash-latest from $0.0000008 to $0.000001 per token, a 25% increase. Prompt pricing ($0.00000003) and context length (1.31M tokens) remain unchanged.

Why it matters: If you generate high volumes of completion tokens with this model, your monthly API costs will increase by 25% at current usage levels. A workload generating 1 billion completion tokens per month now costs $1,000 instead of $800.

What to do: Pull your last 30 days of completion token usage for this model ID from OpenRouter logs or your own metrics, multiply by the new rate, and update your cost forecast. If the increase is material, evaluate whether switching to the non-latest pinned version or a different model makes sense.</description>
    </item>
    <item>
      <title>DeepSeek Pro Latest pricing increased 12% prompt, 72% completion</title>
      <link>https://radar.trulysovereign.ai/items/dde3cc56-c10e-4d7b-a1d5-540688714a66</link>
      <guid isPermaLink="false">dde3cc56-c10e-4d7b-a1d5-540688714a66</guid>
      <pubDate>Tue, 22 Sep 2026 11:06:28 GMT</pubDate>
      <category>budget</category>
      <source url="https://openrouter.ai/api/v1/models">OpenRouter model catalogue</source>
      <description>OpenRouter's deepseek-pro-latest model pricing changed: prompt tokens from $0.000000558624 to $0.000000624 per token (+11.7%), completion tokens from $0.000001675872 to $0.00000288 per token (+71.6%). Max completion tokens increased from 384,000 to 943,718.

Why it matters: Completion token costs rose 72%, which compounds on long-form generation workloads. A 10,000-token completion that cost $0.0168 now costs $0.0288, a $0.012 increase per call. High-volume applications will see material budget impact.

What to do: Pull last 30 days of deepseek-pro-latest usage from OpenRouter logs, calculate new cost at current volume, and update your monthly forecast. If completion length averages above 5,000 tokens, evaluate whether the increased max_completion_tokens justifies the 72% cost increase or whether to switch models.</description>
    </item>
    <item>
      <title>Anthropic renamed Individual tier to Team, moved Claude Code to Max only</title>
      <link>https://radar.trulysovereign.ai/items/b97fd067-22c1-4490-a906-36a955902cdb</link>
      <guid isPermaLink="false">b97fd067-22c1-4490-a906-36a955902cdb</guid>
      <pubDate>Mon, 21 Sep 2026 23:45:06 GMT</pubDate>
      <category>budget</category>
      <source url="https://claude.com/pricing">Anthropic pricing</source>
      <description>The Individual pricing tier no longer exists; it has been renamed to Team. Claude Code, previously included in both Pro ($17/month) and Max (from $100/month), is now only included in the Max tier. The Pro tier description no longer lists Claude Code as a feature.

Why it matters: If you are on the Pro tier and rely on Claude Code for development workflows, you will need to upgrade to Max (minimum $100/month, a $83/month increase) to retain access. The tier rename suggests Anthropic is repositioning the product away from individual use cases.

What to do: Check your current subscription tier and whether your team uses Claude Code. If you are on Pro and depend on Claude Code, budget for the upgrade to Max or identify alternative tooling before your next billing cycle.</description>
    </item>
    <item>
      <title>Anthropic renamed Individual tier to Team, moved Claude Code to Max only</title>
      <link>https://radar.trulysovereign.ai/items/f1aa4b15-ecac-4178-aff6-668bee4c188d</link>
      <guid isPermaLink="false">f1aa4b15-ecac-4178-aff6-668bee4c188d</guid>
      <pubDate>Mon, 21 Sep 2026 23:44:57 GMT</pubDate>
      <category>budget</category>
      <source url="https://claude.com/pricing">Anthropic pricing</source>
      <description>The Individual pricing tier no longer exists; it has been renamed to Team. Claude Code, previously included in both Pro ($17/month) and Max (from $100/month), is now only included in the Max tier. The Pro tier description no longer lists Claude Code as a feature.

Why it matters: If you are on the Pro tier and rely on Claude Code for development workflows, you will need to upgrade to Max (minimum $100/month, a $83/month increase) to retain access. The tier rename suggests Anthropic is repositioning the product away from individual use cases.

What to do: Check your current subscription tier and whether your team uses Claude Code. If you are on Pro and depend on Claude Code, budget for the upgrade to Max or identify alternative tooling before your next billing cycle.</description>
    </item>
    <item>
      <title>Anthropic renamed Individual tier to Team, moved Claude Code to Max only</title>
      <link>https://radar.trulysovereign.ai/items/2c3b5ee0-f4fe-4aad-9140-fed1cbb187d1</link>
      <guid isPermaLink="false">2c3b5ee0-f4fe-4aad-9140-fed1cbb187d1</guid>
      <pubDate>Mon, 21 Sep 2026 23:44:47 GMT</pubDate>
      <category>budget</category>
      <source url="https://claude.com/pricing">Anthropic pricing</source>
      <description>The Individual pricing tier no longer exists; it has been renamed to Team. Claude Code, previously included in both Pro ($17/month) and Max (from $100/month), is now only included in the Max tier. The Pro tier description no longer lists Claude Code as a feature.

Why it matters: If you are on the Pro tier and rely on Claude Code for development workflows, you will need to upgrade to Max (minimum $100/month, a $83/month increase) to retain access. The tier rename suggests Anthropic is repositioning away from individual users toward team-oriented pricing.

What to do: Check your current Anthropic subscription tier and confirm whether you use Claude Code. If you are on Pro and depend on Claude Code, budget for the upgrade to Max or identify alternative tooling before your next billing cycle.</description>
    </item>
    <item>
      <title>Anthropic renamed Individual tier to Team, moved Claude Code to Max only</title>
      <link>https://radar.trulysovereign.ai/items/d680fb6d-7663-4909-9139-8ded8a4e7a4c</link>
      <guid isPermaLink="false">d680fb6d-7663-4909-9139-8ded8a4e7a4c</guid>
      <pubDate>Mon, 21 Sep 2026 23:44:37 GMT</pubDate>
      <category>budget</category>
      <source url="https://claude.com/pricing">Anthropic pricing</source>
      <description>The Individual pricing tier no longer exists; it has been renamed to Team. Claude Code, previously included in both Pro ($17/month) and Max (from $100/month), is now only included in the Max tier. The Pro tier description no longer lists Claude Code as a feature.

Why it matters: If you are on the Pro tier and rely on Claude Code for development workflows, you will need to upgrade to Max (minimum $100/month, a $83/month increase) to retain access. The tier rename suggests Anthropic is repositioning its offering away from individual users toward team-based pricing.

What to do: Check your current Anthropic subscription tier and confirm whether you use Claude Code. If you are on Pro and depend on Claude Code, budget for the upgrade to Max or identify alternative tooling before your next billing cycle.</description>
    </item>
    <item>
      <title>Anthropic renamed Individual tier to Team, moved Claude Code to Max only</title>
      <link>https://radar.trulysovereign.ai/items/26e9939b-7751-4811-b138-460f1ce62c76</link>
      <guid isPermaLink="false">26e9939b-7751-4811-b138-460f1ce62c76</guid>
      <pubDate>Mon, 21 Sep 2026 23:44:10 GMT</pubDate>
      <category>budget</category>
      <source url="https://claude.com/pricing">Anthropic pricing</source>
      <description>The Individual pricing tier no longer exists; it has been renamed to Team. Claude Code, previously included in both Pro ($17/month) and Max (from $100/month), is now only available in the Max tier. The Pro tier description now lists Claude Code as a feature, but the Max tier no longer states 'Claude Code included' in its header.

Why it matters: If you are on the Pro tier and use Claude Code, you will need to upgrade to Max (minimum $100/month, a 5.9x increase) to retain access. If you are on what was called the Individual tier, your tier name has changed but feature access appears unchanged.

What to do: Check your current Anthropic subscription tier and confirm whether you use Claude Code. If you are on Pro and depend on Claude Code, budget for the upgrade to Max or identify alternative tooling before the change takes effect.</description>
    </item>
    <item>
      <title>Anthropic removes annual billing for Max tiers, limits Free projects to 5</title>
      <link>https://radar.trulysovereign.ai/items/9f8a0f68-d04b-4beb-ba71-cce82d816d9b</link>
      <guid isPermaLink="false">9f8a0f68-d04b-4beb-ba71-cce82d816d9b</guid>
      <pubDate>Mon, 21 Sep 2026 23:43:07 GMT</pubDate>
      <category>budget</category>
      <source url="https://claude.com/pricing">Anthropic pricing</source>
      <description>Max 5x and Max 20x tiers now offer monthly billing only, down from 'Monthly and annual'. Free tier projects capped at 5, down from unlimited. Context window changed from fixed '200k' across all tiers to 'Up to 1M varies by model'. Claude Cowork feature removed entirely from all tiers.

Why it matters: Teams on annual Max contracts cannot renew at the annual rate when their term expires, forcing monthly billing at potentially higher effective cost. Free tier users with more than 5 projects will lose access to older projects or need to upgrade.

What to do: If you are on Max 5x or Max 20x with annual billing, check your renewal date and budget for monthly billing going forward. If you use Free tier with more than 5 projects, audit which projects contain work you need to preserve before the cap takes effect.</description>
    </item>
    <item>
      <title>Claude Sonnet 5 introductory pricing made permanent, September increase cancelled</title>
      <link>https://radar.trulysovereign.ai/items/265d9891-c114-4e7c-a001-eac1b136629f</link>
      <guid isPermaLink="false">265d9891-c114-4e7c-a001-eac1b136629f</guid>
      <pubDate>Mon, 17 Aug 2026 00:11:37 GMT</pubDate>
      <category>budget</category>
      <source url="https://platform.claude.com/docs/en/release-notes/feed.xml">Claude Platform release notes</source>
      <description>Claude Sonnet 5 pricing remains at $2 input / $10 output per MTok indefinitely. The previously scheduled increase to $3 / $15 per MTok on September 1, 2026 will not occur, announced August 10, 2026.

Why it matters: If you budgeted for the September price increase or delayed Sonnet 5 adoption expecting higher costs, your forecast is now wrong by 33-50% depending on input/output mix. Teams that pinned to older models to avoid the increase can now migrate without the cost penalty.

What to do: Reforecast Claude Sonnet 5 spend using $2/$10 rates with no September step-up. If you delayed migration from Sonnet 4.6 due to the planned increase, re-evaluate the timeline—the cost barrier is gone.</description>
    </item>
  </channel>
</rss>
