Asus RX 9070 XT Prices Jump in the US as Framework Warns of Ongoing Memory Cost Volatility Through 2026

Asus RX 9070 XT Prices Jump in the US as Framework Warns of Ongoing Memory Cost Volatility Through 2026
source: gettyimages
April 8, 2026

Graphics cards and memory are once again in the spotlight as prices move higher in the US. Asus has nudged several RX 9070 XT SKUs upward, while Framework warns that memory costs remain volatile and may climb again through 2026. The nudges come amid broader rounds of price increases for RAM and high-capacity SSDs.

Asus RX 9070 XT price changes in the US store

There’s been no official statement from Asus about the price moves, and the increases appear to have been applied without fanfare.

Framework: RAM and SSD price movements

Practical takeaway: if you need high-capacity storage, it’s wise to configure now while inventory remains at the older, lower-cost baseline.

Analysis: a temporary reprieve or the start of a longer trend? Framework cautions that even if some costs have eased temporarily, the overall memory crisis is far from over. The company emphasizes that while some costs may appear to stabilize, indicators point to continued volatility and further price increases through 2026.

There have been hints of potential RAM price relief elsewhere, but those signals are tempered by similar caveats. The Asus GPU price hikes are particularly notable because they push the RX 9070 XT above the $900 mark for base models. That said, US pricing for entry-level 9070 XT variants can still be found around or just beyond $700 in some cases, so the market is not uniform across all SKUs.

What to watch next

About the author Darren is a freelance tech writer covering computing hardware, CPUs, GPUs, VPNs, and security. He has contributed to TechRadar and other outlets for years and also writes fiction in his spare time.

Note: This summary paraphrases the original reporting and includes updated figures where applicable.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 141 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6647211,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}