TrumpRx, the prescription drug website, set to launch
President Donald Trump will announce the launch of the TrumpRx website on Feb. 5, which is designed to offer medications at lower prices, part of his administration’s effort to lower drug to levels paid by other developed countries.
The prices would reflect discounts the White House said it has negotiated with more than a dozen drug companies including Amgen, Boehringer Ingelheim, Bristol Myers Squibb, Eli Lilly, EMD Serono, Genentech, Gilead, GSK, Merck, Novartis, Novo Nordisk, Pfizer and Sanofi under the “most favored nation” drug pricing deals.
White House Press Secretary Karoline Leavitt urged people to tune in at 7 p.m.
“President Trump, Dr. Oz, and National Design Studio Director Joe Gebbia will be officially unveiling TrumpRx — a state of the art website for Americans consumers to purchase low cost prescription drugs,” she wrote on X. “This historic announcement will save millions of Americans money. You won’t want to miss it!”
In a series of Oval Office announcements in 2025, Trump touted more than a dozen deals with pharmaceutical industry giants to sell discounted medications to Medicaid or TrumpRx.
In each of the deals, the Trump administration agreed to forego planned pharmaceutical industry tariffs in exchange for the drug companies selling products at discounted prices to Medicaid and direct to consumers via TrumpRx.
Pfizer, the first company to announce the deal on Sept. 30, said the program would allow patients to buy Pfizer drugs at a discount of 50% on average. The company, in a news release, also said it would include the majority of the company’s primary care treatments and some specialty brands.
“By taking this bold step, we’re ending the era of global price-gouging at the expense of American families and we’re making America healthy again,” Trump said of Pfizer’s move.
Trump has said the companies agreed to sell prescription drugs at prices that are no greater than those of comparable countries. The agreement follows an executive order Trump signed in March that instituted a “most favored nation” policy for drug pricing.
Trump announced the first deal with Pfizer on Sept. 30 and followed with October, November and December announcements with more than a dozen other companies.
In November, Trump announced deals with drugmakers Eli Lilly and Novo Nordisk to cut prices of their popular weight-loss drugs Wegovy and Zepbound and expand Medicare coverage of these medications for older adults.
On Dec. 19, Trump announced “most favored nation” drug pricing deals with Amgen, Boehringer Ingelheim, Bristol Myers Squibb, Genentech, Gilead, GSK, Merck, Novartis and Sanofi.
Who will use TrumpRx?
Most working-age Americans get health insurance and prescription drug coverage from their employer. Consumers who buy Affordable Care Act insurance – as well as older adults and low-income families enrolled in government health insurance programs Medicare and Medicaid – typically get drug discounts through their insurance plans.
Uninsured Americans, however, often must pay for prescription medications with their own money.
Consumer websites such as GoodRx and entrepreneur Mark Cuban’s Cost Plus Drugs offer discounted prescription drugs to consumers
Novo Nordisk and Eli Lilly sell popular weight-loss medications through their own pharmacies, chain retailers and discount websites. Consumers need prescriptions from a health care provider to purchase the drugs.
(function () { let route = window.ga_data.route, headline = route.headline || document.title, url = route.url, sponsoredText = (route.sponsoredSeries || route.sponsoredStory) ? 'Story From ' + route.sponsoredName + ': ' : '';
nsbFacebookURL(url, headline); nsbTwitterURL(url, headline, sponsoredText); nsbEmailURL(url, headline, sponsoredText); nsbSMSURL(url, headline, sponsoredText);
function nsbFacebookURL(url, headline) { let ele = document.querySelectorAll('.nsb-facebook'); if (!ele) return;
nsbSetLink(ele, `https://www.facebook.com/dialog/feed?app_id=${window.ga_data.site.facebook.appid}&redirect_uri=${window.location.href}&link=${url}&name=${encodeURIComponent(headline)}`); }
function nsbTwitterURL(url, headline, sponsoredText) { let ele = document.querySelectorAll('.nsb-twitter'); if (!ele) return;
let text = encodeURIComponent(`${sponsoredText}${headline}`); nsbSetLink(ele, `https://twitter.com/intent/tweet?text=${text} ${url} via @${window.ga_data.site.twitter.primary_account}`); }
function nsbEmailURL(url, headline, sponsoredText) { let description = document.querySelector('meta[name="description"]') ? encodeURIComponent(document.querySelector('meta[name="description"]').getAttribute('content')) : null, siteName = window.ga_data.site.publicationName, text = encodeURIComponent(`${sponsoredText}${headline}`);
if (!description && text) ele.remove(); else nsbSetLink(document.querySelectorAll('.nsb-email'), `mailto:?subject=${siteName} ${text}&body=From ${siteName}%0D%0A${text}%0D%0A${description}%0D%0A%0D%0A${url}%0D%0A%0D%0A%0D%0A%0D%0A`); }
function nsbSMSURL(url, headline, sponsoredText) { let ele = document.querySelectorAll('.nsb-text'); if (!ele) return;
let text = encodeURIComponent(`${sponsoredText}${headline}`) + '%0A%0A'; nsbSetLink(ele, `sms:?&body=${text}${encodeURIComponent(url)}`); }
function nsbSetLink (ele, url) { let links = ele; links.forEach(link => { link.setAttribute('href', url); }); } })();
function fireNavShareAnalytics (type) { try { let analytics = document.getElementById("pageAnalytics"), section = ga_data.route.sectionName || ga_data.route.ssts.split('/')[0]; if (analytics) { analytics.fireEvent(`${ga_data.route.basePageType}:${section}:nav-share-buttons:${type}`); } else { if (window.newrelic) window.newrelic.noticeError('page analytics tag not found'); } } catch (e) { if (window.newrelic) window.newrelic.noticeError(e); } }