首页  >>  来自播客: a16z 更新   反馈  

a16z - Tokens Are the New Dollars | Stripe with a16z

发布时间:   原节目
以下是内容的中文翻译: 这份摘要概述了Stripe激进的增长策略、其利用AI进行产品开发的创新方法,以及其对代理商务(agentic commerce)和代币经济(token economy)未来的愿景。 Stripe已从一个简单的支付处理商显著演变为一个专注于金融基础设施的综合性“多产品平台”。它拥有25-30个核心产品和数千项功能,其核心使命是减少商业阻力并增强企业的自主性,从而在全球范围内实现更快的增长和敏捷的运营。例如,AI驱动的Radar用于检测免费试用滥用行为(为某些客户每天阻止2,000名滥用者),以及Stripe托管支付(Stripe Managed Payments),它允许企业在100多个长尾地区作为注册商家(merchant of record)运营。 该公司的客户策略可概括为“赢得所有初创企业,然后再赢一次”。初创企业充满抱负且要求严苛,这促使Stripe保持高标准,最终也惠及了大型企业。这一策略带来了显著增长,注册用户同比增长50%,最近的同期用户群产生的收入也大幅增加。这种增长归因于两个因素:AI创造了大量新的商业机会,以及代理式编程(agentic coding)大幅降低了软件构建的成本和精力。 为了以如此高的速度推出产品,Stripe采纳了一种独特的内部理念。它避开了行业中通过AI优化成本结构的趋势,Stripe坚信“自行构建一切”。他们将AI的“代理效率”视为解决大量积压用户请求和未满足需求的机会,而非减少人力的手段。这包括在公司内部培养“创始人般的自主性”(founder-like agency),赋能工程师像创作者(auteurs)、产品经理(PMs)和设计师一样行事。 实现这种速度的一个关键因素是“Stripe小兵”(Stripe Minions),这些AI代理能够根据一次性提示生成代码。这些“小兵”处理从创建到持续集成/持续交付(CI/CD)和测试的整个开发周期,每周生成7,000个拉取请求(PR),贡献了所有PR的30%。这种代理能力带来了更扁平的组织结构和更小的团队,单个工程师的生产力显著提高,通常能完成过去三倍的工作量。 Stripe将其内部运营应用了杰文斯悖论(Jevon's paradox):Kai(他们的内部知识AI,80%的员工使用,将销售人员生产力提高了20%)等工具带来的生产力提高,并没有导致销售人员的减少,而是让他们意识到现在可以雇用更多销售人员来利用提高的效率。这种理念也延伸到了产品开发,例如,Stripe Tax的全球报税功能,尽管复杂度更高,但其构建时间仅为美国报税功能的三分之一。这种加速类似于代码的“注塑成型”,其中既定的模式和模板使代理能够高效地“生产”软件,从而将人类的精力转移到代码审查上。 展望未来,Stripe看到了“代理商务”的巨大潜力,尽管它仍处于早期阶段,尚未出现类似于大型语言模型(LLMs)的“寒武纪大爆发”。主要挑战包括开发机器支付所需的“基础组件”(primitives,例如Tempo协议),以及重新定义代理的“结账”方式,这很可能超越传统的浏览器自动化。Stripe尤其看好B2B代理商务,其中“Stripe项目”(Stripe Projects)允许代理在无需人工干预的情况下提供Vercel或BrowserBase等服务。代理的兴起也促使了“微消费API”(microconsumption APIs)和微交易的出现,用于短暂、轻量级的服务使用,这一概念如今因稳定币而变得可行。稳定币提供了一个比传统法币系统更快、更便宜、更全球化的资金流动平台。Stripe已将稳定币原生集成到其Treasury产品中,将其全球覆盖范围从约60个法币国家扩展到使用稳定币的约150个国家。 最后,即使在AI驱动的开发模式下,Stripe仍然致力于保持“品味”(taste)和产品质量。这是一种自上而下的文化要求,并通过管理层持续使用内部产品和投资于模拟用户体验而得到加强。这确保了,尽管AI处理了大部分生产工作,但人类在打造令人惊叹的优秀工具方面的“品味”仍然是Stripe身份和价值主张的核心。

This summary outlines Stripe's aggressive growth strategy, its innovative approach to leveraging AI for product development, and its vision for the future of agentic commerce and the token economy. Stripe has evolved significantly from a mere payment processor into a comprehensive "multi-product platform" focusing on financial infrastructure. With 25-30 headline products and thousands of features, its core mission is to reduce friction and increase agency for businesses, enabling faster growth and agile operations globally. Examples include AI-powered Radar for detecting free trial abuse (blocking 2,000 abusers daily for some clients) and Stripe Managed Payments, which allows businesses to operate as the merchant of record in over 100 long-tail geographies. The company's customer strategy is encapsulated by "win all the startups and then win them again." Startups, being ambitious and demanding, push Stripe to maintain high standards, ultimately benefiting larger enterprises as well. This strategy has led to remarkable growth, with sign-ups increasing 50% year-over-year and recent cohorts generating significantly more revenue. This surge is attributed to two factors: AI creating vast new business opportunities and agentic coding drastically reducing the cost and effort of building software. To ship products at such a high velocity, Stripe embraces a unique internal philosophy. Eschewing the industry trend of optimizing cost structures through AI, Stripe believes in "building everything." They view AI's "agentic efficiency" not as a means to reduce headcount, but as an opportunity to address a vast backlog of user requests and unmet needs. This involves fostering "founder-like agency" within the company, empowering engineers to act as auteurs, PMs, and designers. A key enabler of this velocity is "Stripe Minions," AI agents capable of generating code from one-shot prompts. These minions handle the entire development cycle, from creation through CI/CD and testing, producing 7,000 pull requests per week and contributing 30% of all PRs. This agentic power has led to flatter organizational structures and smaller teams, where individual engineers are significantly more productive, often completing three times the work they once did. Stripe applies Jevon's paradox to its internal operations: increased productivity from tools like Kai (their internal knowledge AI, used by 80% of employees, boosting seller productivity by 20%) doesn't lead to fewer sellers, but to the recognition that more sellers can now be hired to capitalize on improved efficiency. This philosophy extends to product development, exemplified by global filing for Stripe Tax being built in a third of the time it took for U.S. filing, despite greater complexity. This acceleration is akin to "injection molding" for code, where established patterns and templates allow agents to efficiently "produce" software, shifting human effort to code review. Looking ahead, Stripe sees immense potential in "agentic commerce," though it's still in its early stages, lacking a "Cambrian explosion" equivalent to LLMs. Key challenges include developing necessary "primitives" for machine payments (e.g., the Tempo protocol) and redefining what "checkout" looks like for agents, which will likely move beyond traditional browser automation. Stripe is particularly bullish on B2B agentic commerce, where "Stripe Projects" allows agents to provision services like Vercel or BrowserBase without human intervention. The rise of agents also necessitates "microconsumption APIs" and microtransactions for ephemeral, lightweight service use, a concept now made viable by stablecoins, which offer a faster, cheaper, and more global platform for money movement than traditional fiat systems. Stripe has integrated stablecoins natively into its Treasury product, expanding its global reach from ~60 fiat countries to ~150 with stablecoins. Finally, Stripe remains committed to "taste" and product quality, even with AI-driven development. This is a top-down cultural mandate, reinforced by management's continuous use of internal products and investment in simulating user experiences. This ensures that while AI handles much of the production, the human "taste" for crafting surprisingly great tools remains central to Stripe's identity and value proposition.