Bitcoin On The Menu: American Fastfood Chain Goes Crypto Nationwide

bitcoinist发布于2025-05-10更新于2025-05-10

文章摘要

American fastfood chain Steak 'n Shake will begin implementing Bitcoin payments at all of its US restaurants starting May 16....

Trusted Editorial content, reviewed by leading industry experts and seasoned editors. Ad Disclosure

American fastfood chain Steak ‘n Shake will begin implementing Bitcoin payments at all of its US restaurants starting May 16. The news was announced on May 9 via a tweet on X, where the company posted the announcement: “The movement is just beginning,” and signed it off as “Steaktoshi.”

The news was long awaited by many in the crypto community who had been speculating since March, when the chain initially asked followers whether or not it should accept Bitcoin.

Dorsey Offers Public Endorsement

Former Twitter CEO and long-time Bitcoin supporter Jack Dorsey supplied a hearty “yes” when the company asked on social media several weeks ago. That one-word response fueled buzz and kept the debate alive. Since then, Steak ‘n Shake has encouraged Bitcoin-related promotion on its sites, such as Tesla giveaways and ambiguous, coded messages to generate interest.

Steak ‘n Shake becomes one of only a handful of national restaurant chains to go from testing the waters to fully committing. This is not a beta test. Beginning May 16, every customer who wishes to purchase burgers, fries, and shakes with Bitcoin will be able to do so in-restaurant at all US locations.

Over 100 Million Customers Can Use Bitcoin

According to the company, more than 100 million customers nationwide will be able to use the new payment option. That’s a huge audience. Although other chains have dabbled in crypto, most have kept it to some locations or limited trials.

BTC is now trading at $103,128. Chart: TradingView

Chipotle began taking crypto payments as far back as 2022, via a service named Flexa, which accepts around 100 cryptocurrencies such as Bitcoin, Ethereum, and Solana.

Subway tested crypto since 2013. McDonald’s has Bitcoin payment in Lugano, Switzerland. Pizza Hut and Burger King have tested and introduced limited promotions and trials, particularly in nations such as El Salvador, where Bitcoin is legal tender.

Crypto And Fastfood Share History

The connection between Bitcoin and fastfood is nothing new. In 2010, a Florida man named Laszlo Hanyecz paid 10,000 BTC for two pizzas. Today, that would be worth hundreds of millions of dollars. The day he spent that money is now celebrated every year as Bitcoin Pizza Day.

Now, over a decade later, Steak ‘n Shake is giving that connection a modern “flavor”, letting customers pay for meals with the same kind of digital money.

Payments Tech Keeps Pushing Ahead

The Steak ‘n Shake announcement comes just as crypto payments are getting easier to use. In April, a company called Mesh launched an Apple Pay integration, which makes it possible for merchants to accept crypto through Apple Pay.

Featured image from Unsplash, chart from TradingView

Editorial Process for bitcoinist is centered on delivering thoroughly researched, accurate, and unbiased content. We uphold strict sourcing standards, and each page undergoes diligent review by our team of top technology experts and seasoned editors. This process ensures the integrity, relevance, and value of our content for our readers.

Christian, a journalist and editor with leadership roles in Philippine and Canadian media, is fueled by his love for writing and cryptocurrency. Off-screen, he's a cook and cinephile who's constantly intrigued by the size of the universe.

热门币种推荐

你可能也喜欢

ACL 2026华人霸榜,最佳论文一作全华人,杰出论文几乎包场

ACL 2026计算语言学顶会于7月在美国圣地亚哥举行,规模创历史新高,共收到12148篇投稿,同比增长45%。本届会议被大语言模型(LLM)主题主导,相关词汇在论文标题中出现频率极高。 会议评选出三篇最佳论文,一作均为华人学者: 1. 《The Imperfective Paradox in Large Language Models》:通过“未完成体悖论”这一经典语言学现象测试大模型,发现开源模型普遍存在“目的论偏见”,即倾向于认为有目标的动作都会完成,揭示了模型更像“叙事预测引擎”而非逻辑推理者。 2. 《Memory efficiency and resource-rational encoding in sentence processing》:通过为Transformer模型添加工作记忆约束(注入噪声),迫使模型学习更高效地分配有限的记忆资源。结果发现,这种约束让模型的阅读节奏更接近人类,并促成了更压缩、更范畴化的表征。 3. 《Characterizing the Expressivity of Local Attention in Transformers》:利用形式语言理论解释了为何“局部注意力”机制在节省计算成本的同时,常能提升模型效果。研究表明,局部注意力引入了新的表达能力,与全局注意力互补,结合使用能获得最丰富的表达力。 此外,会议还评选了18篇杰出论文,华人在其中占据显著比例,尤其在强化学习、大模型安全与智能体等热门方向成果突出。 本届ACL数据显示,中国大陆作者占比高达54.0%,美国以18.4%位列第二。会议投稿量、审稿规模及参会人数均大幅增长,体现了该领域的空前繁荣与激烈竞争。

marsbit33分钟前

ACL 2026华人霸榜,最佳论文一作全华人,杰出论文几乎包场

marsbit33分钟前

GPT-5.6即将上线,推理狂飙750 Tokens/s,疑似横跨100张晶圆

【导读】GPT-5.6推理速度高达750 tokens/秒,将在芯片公司Cerebras的定制硬件上推出,标志着AI实时交互时代的到来。过去需要数分钟的复杂任务,现在可瞬间完成。 这一速度相当于人类每秒阅读约500-600个汉字。开发者指出,这将彻底改变计算机使用体验,解决大模型在实时多步任务中的延迟瓶颈。传统GPU集群在处理万亿参数模型时面临通信瓶颈,而OpenAI的方案是让硬件与模型深度融合。 GPT-5.6 Sol预计在7月小规模开放,针对愿意为极致速度付费的企业客户。其参数量约3万亿,激活参数约1500亿,网络层数达70-90层。为部署如此庞大的模型,OpenAI与Cerebras采用了一种“一晶圆,一层网络”的震撼方式,将每一层神经网络单独部署在一整张晶圆上,总计可能横跨70-100张晶圆。 为实现高速推理,模型架构可能进行了重构,放弃了传统的重型KV缓存,转而采用类似DeepSeekV4的轻量化缓存或混合SSM设计,以适配Cerebras芯片海量但珍贵的片上SRAM。也有猜测认为,注意力计算可能由GPU处理,而Cerebras晶圆集群专门暴力计算前馈网络部分。 此前,OpenAI还发布了首款自研AI推理芯片Jalapeño,专为大模型推理优化,并兼容行业主流模型,展示了其构建全栈AI生态的野心。通过结合顶尖第三方硬件探索与自研芯片,OpenAI正朝着控制从模型训练到硬件部署的完整产业链迈进,计划建设GW级超级数据中心,用AI加速AI基础设施的迭代。

marsbit36分钟前

GPT-5.6即将上线,推理狂飙750 Tokens/s,疑似横跨100张晶圆

marsbit36分钟前

交易

现货

热门文章

加密市场宏观研报:《GENIUS Act》法案取得重大进展,BTC突破历史新高,后市全新展望

2025年5月22日,比特币价格正式突破11万美元大关,创下历史新高。在政策面、宏观经济、资金面与投资者结构共同作用下,一场结构性牛市浪潮正在展开。而此轮上涨背后的核心驱动,是美国《GENIUS稳定币法案》的实质性进展以及多项利好的叠加。本文将从政策端突破、宏观环境转向、链上与ETF资金结构、交易行为演化,以及重点受益赛道五大维度,全面解析此轮BTC再创新高的深层逻辑,并前瞻下半年市场的潜在趋势。

1.7k人学过发布于 2025.05.22更新于 2025.05.22

加密市场宏观研报:《GENIUS Act》法案取得重大进展,BTC突破历史新高,后市全新展望

相关讨论

欢迎来到HTX社区。在这里,您可以了解最新的平台发展动态并获得专业的市场意见。以下是用户对BTC(BTC)币价的意见。

活动图片