The post Walmart and Amazon to Launch Their Own Stablecoins appeared first on Coinpedia Fintech News
Walmart and Amazon are reportedly exploring the launch of their own USD-pegged stablecoins, signaling a massive shift in how multinational companies handle payments and global settlements.
The move comes as stablecoin adoption surges globally, and tech giants seek faster, cheaper, and more transparent payment solutions.
Why Walmart and Amazon Are Getting Into Crypto
Amazon (valued at $2.26 trillion) and Walmart ($757.31 billion) are evaluating the issuance of dollar-backed cryptocurrencies. Their goal?
Reduce credit card network fees
Streamline global payments
Improve cross-border settlement speed
Walmart has already tested blockchain in Canada for freight payments, leading to fewer disputes and greater efficiency—now it wants to replicate that success on a broader scale.
What Stablecoins Offer to Retail Giants
Launching their own stablecoins can help Amazon and Walmart:
Avoid high transaction fees from traditional card networks
Gain real-time visibility in supply chains
Accelerate international e-commerce settlements
Improve customer payment experience with faster and cheaper options
Challenges Ahead for Crypto Integration
Despite the benefits, integrating stablecoins isn’t without hurdles:
Price volatility of crypto still looms, affecting product pricing
Blockchain scalability remains complex for large-scale supply chains
Cybersecurity risks must be addressed to protect digital transactions
Walmart previously faced difficulty scaling blockchain across its vast operations, which may return as a key concern.
Stablecoin Boom and Bitcoin Surge in 2025
The stablecoin market has now crossed $250 billion, growing at 4.5% monthly. Bitcoin, currently trading at $104,991.96, is projected to rise another 5% in the next 30 days.
As digital currencies go mainstream, companies like Standard Chartered, PayPal, Revolut, and Stripe have already joined the stablecoin trend.
U.S. Senate to Decide Stablecoin Future with GENIUS Act on June 17
,
Trump Backs Stablecoins: A Turning Point?
A major catalyst behind this shift is President Trump’s public endorsement, where he stated,
“Stablecoins are going to be the savior of the dollar.”
His pro-crypto stance, combined with congressional support, has renewed enthusiasm in the corporate world, encouraging more giants to step into crypto.
Final Thoughts
As stablecoins rise and blockchain matures, Walmart and Amazon’s entry into crypto could reshape global commerce. If successful, their stablecoins might pave the way for a new era of low-cost, high-speed payments, backed by some of the biggest names in the world.
function subscribed_popupmodal(template_id) { var templateId = ‘6’; getAllSubscriberCategoryList([templateId]); var subcribemodal = window.parent.document.getElementById(‘subscribe-modal-design’); if (subcribemodal) { var modalContent = `
Never Miss a Beat in the Crypto World!
Stay informed and gain the edge you need to navigate the crypto world. Select your subscription now
if (storeCheckedId.length === 0) { var unsubcribedPopUpmodal =
`
You’ve Unsubscribed Successfully
We’re sorry to see you go! Your subscription has been canceled. If you change your mind, you can re-subscribe anytime. Thank you for being part of our community!
Thank you for subscribing to our crypto and blockchain newsletter! You’ll now receive the latest news, insights, and updates straight to your inbox. Welcome to our community!
`;
let selectedSubscriptionsArray = selectedSubscriptionsString.split(‘,’); let subscribedCategories = selectedSubscriptionsArray.map(subscription => subscription.split(‘_’)[0]); let subscribedCategoriesString = subscribedCategories.join(‘, ‘);
subscribedmodal.innerHTML = subscribedPopupModal; if (document.getElementById(‘selectidname’)) { document.getElementById(‘selectidname’).textContent = subscribedCategoriesString; }
function closeModal(template_id) { var modalId = template_id; var modal = document.querySelector(‘#’ + modalId); // Using querySelector to find the modal
// Function to get cookies function getCookie(name) { let value = “; ” + document.cookie; let parts = value.split(“; ” + name + “=”); if (parts.length == 2) return parts.pop().split(“;”).shift(); }
// Get user token from cookies const userToken = getCookie(‘user_token’);
if (subscribewithoutData === ‘true’ && userToken) { // Call the modal function with the category ID subscribed_popupmodal(subscribe_clicked_cat_id);
// Remove the flag and category ID from localStorage localStorage.removeItem(‘subscribe_without_Login’); localStorage.removeItem(‘subscribe_clicked_id’); } });
var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
}
function updateButtonText(anyActive) { var subscribeButtonSpan = document.querySelector(‘.subscribe-submit .changeBtnText’); if (subscribeButtonSpan) { if (anyActive) { subscribeButtonSpan.textContent=”Subscribe Now”; } else { subscribeButtonSpan.textContent=”Unsubscribe”; } } }
function updateSubscriptionButton() { var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
// Update the button text based on whether any list item has the ‘active’ class updateButtonText(anyActive); } document.addEventListener(‘click’, function(event) { var clickedItem = event.target.closest(‘.subscription-options li’); if (clickedItem) { var checkbox = clickedItem.querySelector(‘input[type=”checkbox”]’); if (checkbox) { checkbox.checked = !checkbox.checked; updateSubscriptionButton(); } } });
FAQs
What benefits do stablecoins offer to large retailers?
Stablecoins can help retailers avoid high transaction fees, achieve real-time supply chain visibility, accelerate international e-commerce settlements, and provide faster, more affordable payment options for customers.
What challenges might Walmart and Amazon face with crypto integration?
Challenges include managing crypto price volatility for product pricing, ensuring blockchain scalability for vast operations, and addressing cybersecurity risks to protect digital transactions.
How is President Trump’s stance influencing stablecoin adoption by corporations?
President Trump’s public endorsement of stablecoins (“savior of the dollar”) and his pro-crypto stance are acting as major catalysts, renewing corporate enthusiasm and encouraging more giants to enter the crypto space.