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.

你可能也喜歡

帕克·刘易斯解释为何比特币仍是最佳货币

知名比特币分析师帕克·刘易斯在访谈中批评了某些上市公司以“数字信贷”形式销售永续优先股的营销策略,认为这从根本上扭曲了比特币的本质。他指出,比特币在算法层面不具备法币收益性,承诺定期分红主要依赖牛市吸引新投资者来维持,风险极高。 刘易斯引用数据说明此类衍生品的巨大风险:全球信贷市场规模达300万亿美元,而永续优先股市场仅约1万亿美元,这表明机构有意规避这种无还款期限的资产,将风险转嫁给信息不足的散户。 针对“比特币波动性太大”的常见观点,他认为波动性是这一供应量严格受限的新资产被大规模采用过程中的自然数学结果。新人入场需出更高价从早期持有者手中购买,导致价格剧烈波动。他建议投资者直接持有比特币,这比投资MicroStrategy等公司发行的衍生品更安全。 投资者将焦点从直接持有加密货币转向公司衍生品,会忽视法币急速贬值的真正威胁。刘易斯以自创的“肋眼牛排指数”为例,指出其本地超市一款牛排价格从2020年的19.99美元涨至37.99美元,反映年化约12-13%的真实通胀,远超官方平滑后的CPI数据。 在全球通胀环境下,最明智、保守且安全的策略仍是直接持有比特币并完全掌控私钥。追逐加密货币国库股等公司工具的收益只会叠加隐性系统风险,而理解去中心化货币的本质才能有效保护财富免受宏观经济动荡影响。

cryptonews.ru26 分鐘前

帕克·刘易斯解释为何比特币仍是最佳货币

cryptonews.ru26 分鐘前

比特币为何在美联储强硬暂停后守住 64,000 美元关口

比特币在美联储暂停加息后维持在64,000美元附近,结束了7月的交易。市场对美联储维持利率不变的决定反应剧烈,但并未获得政策即将转向的明确信号。在此背景下,资金重新流入比特币现货ETF,加密货币总市值保持在2.29万亿美元左右,主要山寨币走势分化。 投资者目前处于观望状态。一方面,高利率和美联储的强硬立场抑制了风险偏好;另一方面,市场未出现恐慌性抛售、比特币ETF恢复资金净流入以及关键价位的韧性表明,数字资产市场尚未准备好大幅下跌。 **关键信息:** - 美联储维持利率在3.50%-3.75%,投票结果为9:3,三位委员支持加息。 - 比特币现货ETF净流入3210万美元,结束了连续流出;以太坊ETF则净流出约1865万美元。 - 比特币在63,000-66,000美元区间内盘整,63,000-63,500美元构成支撑,66,000美元是近期阻力。 - 以太坊价格在1,900美元附近承压,但其网络基本面(如质押意愿)保持稳定。 - 资金在主要加密货币间轮动,比特币重获机构青睐,Solana相关产品也有资金流入。 - 美国CLARITY Act法案审议被推迟至秋季,降低了其在2026年内通过的可能性。 技术层面,比特币能否在63,000美元上方保持稳固、以太坊能否守住1,860美元以及机构资金流入能否持续,被视为市场能否在2026年下半年构筑复苏基础的关键信号。

cryptonews.ru27 分鐘前

比特币为何在美联储强硬暂停后守住 64,000 美元关口

cryptonews.ru27 分鐘前

交易

現貨
活动图片