先に結論
- 2026-08-16 以降 deepseek-v4-flash は UTC 峰谷課金。谷時は峰時の半額。
- 谷時 miss in $0.22/M、out $0.66/M;峰時は2倍。hit 谷時 in $0.007/M。
- 8/16 前の $0.14/$0.28 統一価格は廃止。
- 分水嶺は出力 token 比率 × UTC 窗口。thinking はデフォルト ON で同価。
- 1M コンテキスト + OpenAI 互換
{API_BASE}。峰谷スケジュールと cache がレバー。
モデル ID ではない。UTC 峰谷と出力比率が分水嶺。
0. 先に結論
2026-08-22 DeepSeek official pricing (effective 2026-08-16 16:00 UTC) splits deepseek-v4-flash (checkpoint DeepSeek-V4-Flash-0731) into peak/off-peak × cache-hit/miss × input/output. Base https://api.deepseek.com, OpenAI-compatible; 1M context; thinking on by default at same rates.
Off-peak Flash: cache-miss in $0.22/M, out $0.66/M; peak doubles to $0.44 / $1.32. Cache-hit off-peak in $0.007/M. Peak UTC 01:00–04:00 and 06:00–10:00. Legacy flat $0.14/$0.28 dead. Gemini compare: Gemini API 2026; stack: AI Agent stack.
1. なぜ単一価格がないか
Teams budgeted pre-Aug 16 flat rates, launched into UTC peak, and output at $1.32/M blew budgets. Others quoted off-peak input while agent loops emit ≥3× output; thinking billed the same. No cache on 80k system prompts is expensive at peak miss $0.44/M; cache-hit off-peak gap ≈31×. August 2026 adds a time axis—not Gemini Batch, not Claude seats. Claude: Claude Code 2026.
- Peak is whole-table ×2; sessions can span both windows.
- Cache-hit vs miss ≈31× off-peak—skipping cache is repeat-input tax.
- 1M context is a cap, not free quota.
- Thinking defaults on; same price.
- MCP retries at peak rebill output. Host: MCP placement.
2. 4つの課金次元
2.1 Peak vs off-peak (UTC)
Peak 01:00–04:00 and 06:00–10:00 UTC; off-peak half price. Cron batch to off-peak.
2.2 Cache-hit vs miss
Stable prefixes hit at Flash off-peak $0.007/M.
2.3 Input vs output
Off-peak out $0.66 is 3× miss in $0.22; peak out $1.32 is 94× hit in $0.014. Output share is the main dial.
2.4 Flash vs Pro
Pro off-peak out $1.98 ≈3× Flash; router only.
3. 同一ヘッダー比較
| 層/方案 | 入口 | 実行 | コンテキスト | コスト | 権限境界 |
|---|---|---|---|---|---|
| Off-peak Flash | https://api.deepseek.com | 1M ctx | cache tiers | in $0.007–0.22, out $0.66 | Keys backend |
| Peak Flash | UTC peak stamp | same | same | in $0.014–0.44, out $1.32 | Time-sliced |
| Legacy flat | pre–8/16 | none | none | in $0.14, out $0.28 | obsolete |
| Off-peak Pro | deepseek-v4-pro | stronger | cache | in $0.022–0.66, out $1.98 | hard cases |
| Cache | stable prefix | cut miss | system+Schema | hit −97% | change=remiss |
| Host | Cloud Mac/VPS | MCP, sign | repos | peak retry waste | always-on |
非対称な結論:峰→谷は50%節約、出力比率70%→40%も同程度以上。両方必要。
3.1 公式早見表
| Model | Window | hit in | miss in | out | Note |
|---|---|---|---|---|---|
| deepseek-v4-flash | Off-peak | $0.007 | $0.22 | $0.66 | 0731 |
| deepseek-v4-flash | Peak | $0.014 | $0.44 | $1.32 | UTC 01–04, 06–10 |
| deepseek-v4-pro | Off-peak | $0.022 | $0.66 | $1.98 | peak ×2 |
| (legacy) | Flat | $0.0028 | $0.14 | $0.28 | dead |
4. シナリオ
| 層/方案 | 入口 | 実行 | コンテキスト | コスト | 権限境界 |
|---|---|---|---|---|---|
| Demo | Flash off-peak | short | <8k | <$5/mo | test keys |
| Daily product | Flash+cache | cap tools | short ctx | out 3× in | UTC monitor |
| Code agent | Flash; Pro route | thinking same | repo summary | out+retry | MCP on |
| Night batch | off-peak cron | chunk 1M | JSONL | out $0.66 | queue policy |
| Long RAG | high cache hit | static cached | short query | miss controlled | version prefix |
| iOS agent | Cloud Mac+MCP | infer only | certs on Mac | avoid peak retry | keychain stays |
5. 推奨スタック
A Personal: Flash off-peak, short prompts, not legacy $0.14/$0.28 B Product: Flash+cache, batch cron off-peak, Pro router only C Multi-model: DeepSeek + Gemini/Claude split (stack article) D Apple: DeepSeek infer; MCP/sign on Cloud Mac
6. 落とし穴
- 1: Pre–Aug 16 flat rates—obsolete.
- 2: Input-only quotes; output $0.66 off / $1.32 peak.
- 3: Thinking-off discount—none; same card.
- 4: No cache on large system prompts.
- 5: Ignoring UTC 06:00–10:00 peak band.
- 6: Unbounded retries at peak.
- 7: Default Pro when Flash suffices.
7. 7ステップ
- Open official page; confirm 2026-08-16 16:00 UTC and peak windows.
- Run prod prompt off-peak and peak; log cache hit/miss.
- Cache system prompt and tool Schema; target >80% hit.
- Cap tool steps and daily USD; queue peak alerts to off-peak.
- Cron batch/evals to UTC off-peak.
- Move MCP off closing laptops. MCP + Cloud Mac.
- Internal rate card: off-peak/peak columns; diff invoices by UTC hour.
8. FAQ
DeepSeek V4-Flash の現在価格は?
Off-peak miss in $0.22/M, out $0.66/M; peak doubles. Hit off-peak in $0.007/M.
峰谷の定義は?
UTC 01:00–04:00 and 06:00–10:00 peak (2×). Billing uses API request UTC timestamp.
thinking と non-thinking は同価?
Same price; thinking on by default.
Gemini との比較は?
No single sticker compare. High cache + off-peak batch favors DeepSeek input; peak output agents need $1.32/M. Gemini 2026.
model id は?
deepseek-v4-flash (0731). Pro: deepseek-v4-pro. Base https://api.deepseek.com.
なぜクラウド Mac?
DeepSeek sells inference only. Peak retries rebill output at $1.32/M. Cloud Mac cuts wasted output tokens.
9. まとめ
2026年8月以降の DeepSeek V4-Flash API 価格は UTC 峰谷 × cache × 入出力比。谷時半額でも出力70%なら調峰 alone は約35%節約。出力削減・cache・峰時リトライ回避を同時に。