Finance Needs Speed and Brakes

marsbit發佈於 2026-03-26更新於 2026-03-26

文章摘要

Financial systems require both speed and safeguards. Just as a car's persistent seatbelt alarm saves lives, or a banking payment confirmation step prevents costly errors, strategic "brakes" are essential in finance. While the industry often prioritizes frictionless transactions, history shows that unchecked speed leads to catastrophic failures—like the 1987 Black Monday crash or Knight Capital's $440 million loss in 45 minutes. The recent Aave-CoW incident in crypto, where a user lost millions due to a poorly executed trade, underscores this need. Decentralized finance must integrate intelligent safeguards—pre-trade simulations, liquidity checks, and transaction splitting—to prevent irreversible errors. Trust in financial systems isn’t built through seamless speed alone but through well-timed interventions that protect users. As emerging infrastructures like blockchain evolve, embedding these brakes will be crucial to achieving both safety and scalability.

Written by: Prathik Desai

Compiled by: Block unicorn

Small annoyances can sometimes save lives.

Think about that incessant beep in your car that reminds you to fasten your seatbelt. This constant reminder is annoying, and many people have complained about it. But it is this persistent beep that has prompted countless people to buckle up. The result? According to the Insurance Institute for Highway Safety (IIHS) in the United States, these constant reminders save approximately 1,500 lives each year in the U.S. alone. A true lifesaver.

Small irritations can also save you a lot of money.

One of the annoying aspects of modern banking is when you think you've completed a wire transfer, only to be interrupted. You've entered the account number, routing number, and recipient's name. Instead of processing the transfer immediately, the bank pauses to confirm whether the recipient's name matches the account information. This adds an extra click, disrupting the flow. In product team terms, this is considered friction. However, this pause has become one of the most effective security measures for payments globally.

The "Confirmation of Payee" service provided by Pay.UK enables individuals and institutions in the UK to make transfers, currently covering over 99% of transactions across various payment channels. The volume of checks has grown from 14,000 per month in June 2020 to over 70 million per month by July 2025. It has reduced "incorrect account" transactions by 59% and decreased end-user financial losses by 20% to 40%.

This is crucial at a time when the financial industry has been striving for over a decade to make transactions seamless. We've seen efforts like "one-tap," "one-swipe," and "click-to-trade," all attempting to make funds flow silently in the background. The industry's instinct is often to view every pause as a flaw. As finance evolves, it has become increasingly obsessed with seamlessness. But this evolution has repeatedly reminded us that certain so-called "frictions" are actually necessary brakes that prevent the system from collapsing.

Traditional Finance's Need for Brakes

Today, the financial industry has embedded these safeguards into every new piece of infrastructure it builds.

In the United States, broker-dealers with market access must implement risk controls to limit their financial exposure and ensure regulatory compliance. When the Securities and Exchange Commission (SEC) adopted Rule 15c3-5, it stated that the rule was designed to address the risks posed by automated high-speed trading and to prevent unfettered access to exchanges.

The reason the industry repeatedly relearns this lesson is simple: when brakes fail, the damage often exceeds what institutions can bear and recover from.

In 1987, on Black Monday, the Dow Jones Industrial Average plummeted 22% in a single day. The Brady Commission recommended adding a pause button in the form of "circuit breakers," which mandate a 15-minute trading halt when market declines reach a certain percentage. Without these limits, Black Monday alone wiped out $1.7 trillion in global market capitalization. Adjusted for inflation, that loss is equivalent to over $4.7 trillion today, surpassing the current GDP of Germany, the world's third-largest economy.

These brakes taught the financial world that sometimes the only way to maintain speed is to briefly stop the machine. In other cases, a brief pause is all it takes.

In August 2012, Knight Capital Group experienced a software glitch that caused its computers to buy and sell millions of shares of stock in just 45 minutes. The malfunction caused $440 million in losses in less than an hour, pushing the market maker to the brink of bankruptcy. Knight Capital had optimized its system for speed, which is crucial in market trading. But an uncontrolled system without brakes, even the fastest one, can collapse in an instant. The lesson? The faster the system, the more important the braking mechanisms.

Retail finance itself has faced its share of issues.

For years, brokers have worked to make high-risk products easy to use to drive retail user growth. They persevered, only to lose trust. In the 2021 disciplinary action against Robinhood, FINRA noted that the company failed to conduct due diligence before approving customers for options trading and relied heavily on unregulated automated "approval bots." The non-profit self-regulatory organization responsible for investor protection claimed that Robinhood's system approved customers based on inconsistent or illogical information. FINRA stated that the company's system allowed applicants whose risk profiles were clearly questionable to gain approval.

Robinhood's system was optimized to process applications quickly, avoiding potential customer wait times. But what it lacked was a meaningful pause between curiosity and security. Speed, but no brakes.

The Curious Case of Cryptocurrency

The recent Aave-CoW incident in the cryptocurrency space has elevated the need for brakes in finance to a whole new level.

On March 12, 2025, a user executed a $50 million swap through CoW Swap, a decentralized exchange (DEX) aggregator designed to protect users from bot front-running. The transaction was integrated into the front end of the DeFi protocol Aave. Due to insufficient liquidity, the user ended up receiving tokens worth only $36,930, while paying $50 million.

Although Aave explained in its post-mortem that the user ignored explicit high-price impact warnings, its founder and CEO Stani Kulechov posted on X that the Aave team "will look into how to improve these safeguards."

Jargon aside, the takeaway is clear: a fast interface allowed a catastrophic trade to proceed too far before the system could react. While one might question the user's judgment and disregard for warnings, treating this as an isolated incident is both convenient and counterproductive for the development of new financial infrastructures like blockchain.

If cryptocurrency wants to avoid repeating past mistakes, the solution lies in building smarter execution layers. Some decentralized finance (DeFi) trading protocols are already moving in this direction.

For example, Definitive.Fi argues that large on-chain transactions should not simply be processed along the technically possible path. They should be simulated before submission, tested against actual market conditions, split into smaller lots if necessary, and routed through broader liquidity pools. Thus, a good trading system should not only check if it *can* execute the trade but also determine the *best* path to fulfill the order.

For any emerging infrastructure, trust and additional security are not optional features, especially in finance. A product that makes trading, lending, or transferring funds easy and convenient can help it grow rapidly, but when it fails, the consequences are severe. We've seen this pattern in all the traditional finance cases above. Systems try to minimize visible points of friction—even when those frictions are necessary limits—mask their complexity, and hope that a smooth operation will win more consumer trust.

But confidence in finance is rarely built this way. It often comes from financial institutions identifying critical moments that require intervention and taking some unpleasant but necessary steps to stop the action. This is the case with Pay.UK's Confirmation of Payee. While repeatedly being asked to confirm a bank account name is certainly not a pleasant experience, it does stop the action at a point where a mistake could be costly and irreversible.

Aave's Stani understands this well. That's why he acknowledged that customers aren't always clear about the order flow, who they are paying, or if there's a better channel for the trade. This understanding is especially important in emerging industries like cryptocurrency and blockchain, where few users understand the technical flow of a transaction and the consequences of each click. In such contexts, acknowledging pain points and taking steps to address them is crucial for building consumer trust.

The tricky part is that the line between a braking mechanism and random inconvenience or friction is thin. Good brakes don't slow things down completely; they apply slight resistance with precise timing. In the case of the Aave-CoW incident, we can imagine a good brake as a kind of economic sanity check. It allows the system to scan more trading venues before routing, prevents order intent from falling into the wrong hands, simulates outcomes before execution, and splits large trades to avoid users being penalized for their size. These mechanisms are key to ensuring financial infrastructure is trustworthy.

This distinction is important because genuine pain points still exist in finance. For example, cumbersome and useless paperwork, inefficient compliance processes that slow everything down, hidden fees disguised as part of the process, and intimidating,繁琐 registration processes that scare away new users.

None of these should be defended. Installing "brakes" is not about defending uglier products or adding more pop-ups; it's about designing a pause when a user is about to make an irreversible decision based on incomplete information. This is especially true when customers are handling large orders in illiquid markets, selling high-risk products, exploring new payment methods, and performing one-click actions where the risk is immediate and speed is not the primary consideration.

There are business implications here too.

The finance industry often talks about building safeguards *after* achieving product-market fit. This gets it backwards. In finance, safeguards are an integral part of product-market fit. When implemented well, safeguards aren't even hindrances. The Pay.UK case further confirms that "Confirmation of Payee" is not just an optional anti-fraud feature but has become a "utility service that customers expect to see" when using the system to transact.

Emerging financial infrastructures, such as blockchain, aim to earn trust and withstand errors, scandals, and market pressures just like traditional finance. But this is not easy. It must think more proactively about how to earn trust *before* winning users, because trust will naturally bring users. The reverse is not necessarily true.

If blockchain can adopt strategic braking measures, its speed will surpass that of any other financial infrastructure.

相關問答

QWhat is the main argument of the article 'Finance Needs Speed and Brakes'?

AThe main argument is that while the financial industry has long pursued frictionless, high-speed transactions, certain types of 'brakes' or intentional frictions are essential safety mechanisms that prevent catastrophic errors, build trust, and are a necessary part of a robust financial infrastructure.

QWhat example from traditional banking is given to illustrate a beneficial 'brake'?

AThe article cites Pay.UK's 'Confirmation of Payee' service, which introduces a pause to verify a recipient's name before a wire transfer is completed. This friction has significantly reduced mistaken payments and user financial losses.

QWhat historical market event is mentioned to demonstrate the catastrophic cost of lacking 'brakes'?

AThe 1987 Black Monday crash is mentioned, where the Dow Jones fell 22% in a single day, erasing $1.7 trillion in global market value. This led to the implementation of 'circuit breakers' as a necessary pause mechanism.

QHow does the Aave-CoW Swap incident relate to the article's core theme?

AThe Aave-CoW incident, where a user lost millions due to a poorly executed large swap, exemplifies the danger of a high-speed DeFi system without adequate 'brakes,' such as pre-trade simulations or liquidity checks, to prevent such catastrophic user errors.

QAccording to the article, what is the key difference between a good 'brake' and a bad friction point in finance?

AA good brake is a precisely timed intervention that creates a meaningful pause to prevent an irreversible, bad decision based on incomplete information (e.g., large trades, high-risk products). Bad friction is pointless inefficiency that adds no value, like cumbersome paperwork or hidden fees that slow down processes without enhancing safety.

你可能也喜歡

DRAM ETF 发行方:三星、SK 海力士、美光全部破万亿,存储芯片的 AI 时代才刚开始

全球三大存储芯片制造商三星、SK海力士和美光市值均突破1万亿美元,引发市场关注。晨星发文提醒投资者警惕该行业历史上反复出现的繁荣-萧条周期,认为存储芯片缺乏护城河,当前涨势可能由市场动量而非基本面驱动。 但DRAM ETF发行方Roundhill Investments反驳称,此次情况已发生结构性变化。核心论点包括: 1. **需求驱动不同**:当前需求由AI基础设施扩张驱动,规模远超过去的消费电子周期,且客户开始签订具有强约束力的长期供应协议。 2. **技术护城河高**:关键的AI存储组件HBM制造复杂、壁垒极高,核心技术由三大厂商垄断,新玩家难以进入。关键设备EUV光刻机交付周期长,也限制了产能快速扩张。 3. **盈利前景强劲**:根据预测,到2027年,三家公司的合计净利润预计将达到7040亿美元,营收超1万亿美元,并有望跻身全球最赚钱公司行列,利润率已达历史新高。 4. **估值仍具吸引力**:尽管股价大涨,但存储股估值相对于其惊人的盈利增长预期(例如当前财年EPS增速中位数达632%)而言并不算高,行业正经历基于新基本面的价值重估。 总结而言,Roundhill认为,在AI时代,存储行业因制造壁垒、长期需求协议和持续的供给短缺,已经摆脱了传统的强周期模式,正在进入一个盈利能力和估值水平都将维持在历史高位的新阶段。

marsbit17 分鐘前

DRAM ETF 发行方:三星、SK 海力士、美光全部破万亿,存储芯片的 AI 时代才刚开始

marsbit17 分鐘前

EF史诗级重组:裁员20%、预算砍半,以太坊要轻装上阵?

以太坊基金会(EF)近日宣布进行大规模组织架构重组,将内部划分为协议层、接入层、用户层、社区层和机构层等多个职能集群。同时,基金会裁员约20%(54名员工),并计划在未来几年削减约40%的预算,年度支出率将从约15%逐步降至2030年后的约5%,向捐赠基金驱动的运营模式转型。 此次改革被视为EF对长期以来角色定位模糊、面临社区诸多质疑(如执行力不足、战略不清晰、持续出售ETH影响市场信心等)的系统性回应。EF明确将工作重心回归到协议研发、公共物品支持和生态协调等核心职能,主动收缩边界,将更多具体的生态建设工作交由市场与独立团队承担。 改革伴随着一些具体调整,例如PSE(隐私与扩容探索)团队将逐步退出,Devcon将转向更小规模模式,对以太坊外大型项目的投入也会减少。与此同时,以太坊生态内正在涌现新的独立组织(如由前EF研究员创立的Ethlabs),以及上市财库公司等力量,共同填补EF收缩后留下的空间,推动生态向更去中心化、协作式的结构演进。 Solana联合创始人toly对此评论表示看好,认为更精简的EF将能更专注、更快速地行动。此次重组标志着EF承认其能力有限,不再试图包办一切,而是推动以太坊生态进入一个由多方力量共同驱动发展的新阶段。

Odaily星球日报58 分鐘前

EF史诗级重组:裁员20%、预算砍半,以太坊要轻装上阵?

Odaily星球日报58 分鐘前

Dragonfly 合伙人 Haseeb: 未来增长最快的公司或都将卡在 149 人

Dragonfly合伙人Haseeb在文章中提出,未来增长最快的公司可能都会刻意将员工规模控制在149人以下,其根本原因在于当前大型AI模型公司(如Anthropic)的企业定价策略。 文章指出,AI公司为小规模团队(通常指少于150人)提供类似“团队订阅”的打包定价模式,用户每月支付固定费用即可获得大量代币额度。在这种模式下,额外使用代币的边际成本为零,极大地鼓励了初创公司和小团队进行大胆的AI实验和应用,最大化利用资源,几乎是在享受一种“创新补贴”。 然而,一旦公司规模超过150人,就必须切换到“企业版”定价。该模式按实际代币使用量收费,且据分析其毛利率高达75%左右。这意味着大型企业每多使用一个代币,都需要支付高昂的附加费用,形成了一种实质上的“AI劳动力税”。 这种定价差异造成了两种截然不同的激励机制: 1. **对小公司(<150人)**:零边际成本激励它们疯狂探索AI自动化,用尽订阅额度,力求以最少的人力创造最大产出。 2. **对大公司(>150人)**:高昂的边际成本抑制了其进行探索性、实验性的AI应用,只愿意将AI用于最成熟、批量化的任务,从而在边际上倾向于保留更多人类员工。 Haseeb将此比作一种由企业制定的“税收政策”,其核心断点就在150人。这可能导致一个奇特的经济现象:最具颠覆性的AI原生公司会想尽办法(如广泛使用AI智能体、频繁外包、严格控编)将正式员工数维持在149人以下,以保持成本优势。而大公司的劳动力替代可能不会以内部“AI裁员”的形式直接出现,而是因其在效率上输给这些灵活的小型竞争对手,导致市场收缩和间接裁员。 最终,文章认为,这种非官方的“定价税”可能在未来十年成为塑造企业形态和市场竞争格局的关键无形之手,促使一批高增长公司集体卡在149人的规模上。

marsbit1 小時前

Dragonfly 合伙人 Haseeb: 未来增长最快的公司或都将卡在 149 人

marsbit1 小時前

交易

現貨
合約
活动图片