Wallets

Cloudflare's Agent Wallet: The $28,000 Ledger Behind the AI Payment Narrative

CryptoPanda

The announcement landed on August 4, 2026, during Cloudflare's Agents Week — a deliberately selected window aimed at peak developer visibility. The product: Cloudflare Wallets, a custodial stablecoin wallet purpose-built for AI agents. The infrastructure: native integration with x402, the HTTP 402 Payment Required protocol, settling against Base and Solana in roughly two seconds.

The company that carries approximately one-fifth of global web traffic just gave AI agents a budget. Now they can finally pay.

I want to begin with one number, because it frames the entire analysis. The x402 protocol — the payment rail underneath this launch — was clearing approximately $28,000 per day in genuine commercial volume when Cloudflare Wallets went live.

Twenty-eight thousand dollars.

Not $28 million. Not $280 million. Twenty-eight thousand.

Stripe's stablecoin product clears multiples of that in minutes. The legacy card networks clear multiples of that in fractions of a second. And yet Visa, Mastercard, Stripe, and Cloudflare all sit on the x402 Foundation, aligned around a protocol intended to become the settlement language for autonomous machine commerce.

The spread between the narrative weight of this event and the ledger reality is the largest inefficiency in this sector. This article dissects both sides of that spread. The tradeable information sits in the gap.

Context: What Cloudflare Actually Built

Establish the baseline before considering the implications.

Cloudflare Wallets is a custodial product. AI agents receive virtual wallets tethered to a human master wallet. A human — an individual developer, a startup, a multinational treasury team — funds the master wallet with stablecoins, typically USDC or USDT. Spending limits and whitelists are configured manually through the Cloudflare dashboard. The agent then spends within those constraints, purchasing API access, MCP tool invocations, model inference calls, data subscriptions, and content licenses.

The seller side launched on July 1, 2026, exactly 34 days before the wallet product. That piece is called Monetization Gateway. Sellers — API developers, inference providers, dataset merchants — integrate the gateway to accept x402 payments from agents. Taken together, the pair forms a complete commerce loop: issuance, custody, identity, payment authorization, and on-chain settlement. All under a single corporate roof.

The protocol itself is named for a long-dormant HTTP status code. 402 Payment Required was defined in HTTP semantics decades ago but never implemented at scale, because the open web lacked a viable micro-payment layer. Cloudflare's engineering team took the semantic off the shelf and attached a cryptographic spine. The agent embeds payment credentials into the request; the receiving endpoint validates those credentials through the x402 protocol; settlement confirms on-chain at the edge. The internet's oldest unused status code just became the payment language of autonomous software.

Cloudflare sits on the x402 Foundation as a principal member, alongside Visa, Mastercard, and Stripe. That composition deserves deliberate reflection. The traditional payments establishment is not fighting the machine economy. It is joining the protocol layer early, positioning itself to tax agent commerce rather than be displaced by it.

The business logic is visible in the release sequence. Monetization Gateway first — build the seller side. Wallets second — activate the buyer side. The two-sided market launches in the correct order: supply before demand, infrastructure before adoption. That sequencing is unusual discipline for a large company moving into a new vertical. A 90-day closed loop between seller onboarding and buyer activation is not accidental. It is a deliberate attempt to compress the cold-start curve that kills most two-sided marketplaces.

The Edge Settlement Thesis

Cloudflare's central architectural claim deserves scrutiny. Settlement happens at the edge. The CDN validates the payment. The ledger settles nearby. Content distribution and payment verification occur within the same network boundary. That statement is not marketing gloss. It changes the latency and cost profile for machine-to-machine commerce.

Follow a standard agent payment through the legacy stack. An AI agent calls an external API. The API service routes the invoice through a payment processor. The processor batches transactions and settles them through the card network, or through public stablecoin rails. The merchant receives funds on T+1 or T+2. Each hop adds latency, intermediate fees, and failure modes.

Now run the same transaction through Cloudflare's stack. The agent's request arrives at a Cloudflare edge node. The x402 layer validates the payment attestation. The settlement message broadcasts to Base or Solana. The merchant gateway confirms within block time — around two seconds. Content or compute is delivered from the same edge node that validated the payment.

There is a legitimate insight in this design. Dense, small-value, high-frequency agent transactions cannot sustain the cost structure of legacy card networks. If the machine economy is real — if AI agents will eventually execute billions of micro-payments for compute, data, and tooling — the settlement boundary must move to the distribution layer. Cloudflare is the first major infrastructure company to integrate CDN distribution with on-chain settlement as a coherent product, not a bolt-on experiment.

The dependency chain deserves attention, however. Edge settlement relies on three independent systems functioning simultaneously: the CDN edge node, the L2 sequencer, and the stablecoin issuer's token contract. A failure in any single link breaks the payment flow. This is a tri-party fragility that most coverage of the announcement has ignored.

None of this guarantees adoption. Architecture does not create demand. But it does create the preconditions.

The Two-Second Settlement: Fact, Fiction, and Dependency Risk

Let me disassemble the speed claim, because precision matters.

The two-second settlement is native Base and Solana performance. Base — an Ethereum L2 — confirms transactions at roughly one to two seconds under normal conditions. Solana's block times run around 400 milliseconds. Neither chain is a Cloudflare invention. The settlement speed is the network's existing property, not a breakthrough discovery.

What Cloudflare built around that chain speed is the coupling. Verification happens at the edge, settlement occurs on the referenced chain, and both are orchestrated within the same request flow. That coupling reduces integration overhead and collapses the distance between payment and delivery.

But the claim carries tail-risk caveats, and I extend the list beyond what most observers will consider.

First, chain congestion. During Base network congestion — historically triggered by NFT mints, token launches, or inscription fads — block production slows and gas prices spike. The two-second promise degrades into a ten-second, thirty-second, or worse experience. When gas exceeds the transaction value, the micro-payment economics collapse. A $0.01 agent call that costs $0.12 in gas is not a viable transaction. It is a loss-making event.

Second, sequencer centralization. Base, like most L2s, runs a centralized sequencer. The sequencer is a single point of failure in the settlement stack. If the sequencer halts, Cloudflare's two-second promise dies with it. I have been on record that "decentralized sequencing" has been a PowerPoint slide for years, not a deployed reality. Cloudflare's edge settlement architecture inherits that structural weakness. It does not solve it.

Third, the historical evidence is not encouraging for multi-party dependency chains. Solana endured multiple network outages in previous cycles. L2 sequencers have suffered transaction stalls. Any design that hard-couples payment verification to a single chain's liveness must be evaluated on downtime scenarios, not just optimistic throughput.

I ran a small arbitrage team in the summer of 2020, building custom Python infrastructure to track Uniswap V2 and SushiSwap liquidity gaps with an average execution latency of 400 milliseconds. We generated $120,000 over eight weeks before MEV bots saturated the field. The lesson that survived contact with the market: speed claims are only valid under average conditions. The edge cases are where P&L goes to die.

Any settlement system designed for high-frequency, low-value transactions must be assessed on tail latency — p95, p99, p99.9 — not the median. Multi-chain support is the risk mitigation mechanism. Dynamic routing across chains will become the standard reliability feature. Static routes will fail under load. This is the technical question I would put to Cloudflare's engineers today: what is your settlement latency during a chain-congestion event, and what is your failover procedure when the preferred chain stops producing blocks?

The Forgotten Layer: Persistent Identity

The most underappreciated component in the entire Cloudflare stack is the identity layer.

When an agent spends from a Cloudflare wallet, the payment carries a persistent, human-readable identity — something along the lines of research.example.cloudflare.pay. This is a material improvement over the status quo. Anonymous blockchain addresses fail in commercial contexts. A merchant receiving payment from a 40-character hexadecimal string has no way to know who is transacting, what their history implies, or whether the risk is acceptable.

Cloudflare's identity layer restores the economic chain. The merchant knows the wallet belongs to a verified human account with an existing relationship to a large infrastructure provider. That is not merely a payment attribute. It is a credit attribute. Trust in commerce accumulates through history. History requires persistent identity. Persistent identity is exactly what public blockchains do worst.

I audited more than fifty ERC-20 whitepapers during the late-2017 ICO cycle — not as a hobby, but as an allocation discipline. The single most common failure mode was not mathematics. It was missing accountability. Anonymous founders. Unidentifiable beneficiaries. No responsible party. The market paid for that opacity with an 85% drawdown across most portfolios. My discipline preserved 85% of my capital. The lesson was not that code quality matters — it is that accountability matters. A commercial layer without identity is a casino, and the 2017 cycle proved it.

Cloudflare's persistent identity system directly addresses the structural flaw that has kept crypto out of mainstream commerce. Anonymous value transfer works for speculation. It fails for procurement. The identity layer is the bridge.

The identity component is also a compliance instrument. When an agent transacts, the counterparty can name the accountable principal. That single property simplifies AML/KYC obligations, merchant risk scoring, and dispute mediation. It is the quietest part of the announcement and arguably the most commercially important.

The Trust Architecture: Cloudflare Is the Bank

Now the uncomfortable part of the analysis.

Cloudflare is a custodian. It holds the keys — or at minimum operates the infrastructure that controls the keys. It sets the limits. It configures the whitelists. It decides which identities are valid.

The trust model is not "code is law." It is "Cloudflare is the bank."

This is a deliberate structural choice, and it is defensible. The target user is not the crypto-native sovereign individual. It is a developer at a startup that wants AI agents to buy things without breaching corporate compliance. For that user, centralized custody is a feature. Regulatory accountability and legal clarity — knowing exactly which entity bears responsibility — matter more than trustless execution.

But precision requires naming the cost. In exchange for accountability, the user accepts counterparty risk. If Cloudflare's wallet infrastructure is compromised — key management failure, edge node breach, insider threat — the stablecoins are gone. There is no on-chain recourse. There is only legal recourse, which runs on a timescale the ledger does not respect.

I designed emergency protocols after the Terra collapse in May 2022. Within 24 hours, I moved 70% of my remaining assets to cold storage and exited all algorithmic stablecoin exposure. I then built an internal risk dashboard that flagged correlation risk between seemingly unrelated protocols. That system flagged FTX-linked exposure months before that exchange failed. The permanent lesson: your counterparty's emergency is your risk event. No product design eliminates that exposure. You can only price it, size it, and hedge it.

Cloudflare's custody model centralizes that counterparty risk into a large-cap public technology company instead of an anonymous startup. That is a genuine improvement in accountability. It is not a removal of risk. Anyone positioning capital in this ecosystem should understand the difference.

The Micro-Payment Economic Equation

The architecture only matters if the unit economics of agent micro-payments survive contact with reality.

Agent purchases range from fractions of a cent — API request metering — to a few dollars — model inference or specialized tool calls. The target ticket size sits well below the minimum viable transaction size of legacy payment rails. Card networks impose fixed fees that make $0.10 purchases uneconomical. Per-transaction processing models with fixed base fees destroy low-value transaction margins before the transaction begins.

Stablecoin settlement on L2 chains with sub-cent gas costs changes the equation. At consistent sub-$0.001 transaction costs, a $0.01 micro-charge becomes viable. The machine economy's entire economic base case depends on this math being sustainable under peak load.

Cloudflare's decision to prioritize Base and Solana — both optimized for throughput and low fees, rather than high-value settlement — signals a clear understanding of the target market. This is micro-payment infrastructure, not whale-grade clearing. The architectural choice validates that the product is aimed at the long tail of automated consumption, not the high end of manual transactions.

The constraint is not infrastructure. It is seller behavior. API providers who monetize through subscriptions will need to unbundle into per-call pricing. Data merchants who charge monthly access fees will need to offer metered consumption. Tooling developers who sell licenses will need to support usage-based settlement. The economic model layer of the machine economy is being defined, and the payment rail is ahead of the pricing structures that will feed it.

This gap between payment architecture and merchant pricing models is a near-term friction point. It will also be the source of the first real competitive differentiation among early adopters.

The Competitive Chessboard

The competitive frame is distribution, not technology.

Mastercard paid $1.8 billion for BVNK, a stablecoin infrastructure provider. MoonPay launched PayBox, a consumer-facing wallet. Coinbase extended AgentKit to support agent payments. Stripe built Agentic Commerce. Visa is running multiple AI payment initiatives with a pipeline audience that includes every card network merchant on the planet.

The question nobody answers cleanly: who wins the AI agent wallet?

The merchant acquisition problem is the structuring constraint. Stripe enters the game with millions of existing merchant relationships. Visa and Mastercard carry the world's card rails and the accumulated trust of decades. Coinbase holds a compliant exchange balance sheet and an actual L2 ecosystem. Cloudflare enters with something hiding in plain sight: roughly one-fifth of all global web traffic already crosses its network.

Every website on Cloudflare is a potential seller. Not a merchant account to acquire. An existing customer to flip. The Monetization Gateway is an upsell — a product line extension into a pre-existing customer base — not a cold-start outreach program. Cloudflare's customer acquisition cost for the seller side of this two-sided market is effectively zero. That is an advantage that Stripe's merchant network cannot fully match, because Stripe's merchants already have a payment processor.

The buyer side remains open territory. AI agents do not organically spawn with Cloudflare wallets pre-installed. The integration stack — SDK quality, documentation depth, model-provider partnerships, MCP tool ecosystem support — is where the war will be decided.

I spent 2024 building real-time ETF inflow and outflow pipelines after the Bitcoin ETF approvals, correlating traditional fund flows against on-chain whale movements. That work produced 15% alpha over benchmark and taught me a durable principle: early signals carry the edge, and the edge decays as the information becomes public. Applied here, the early signal is whether OpenAI, Anthropic, or the major open-source frameworks integrate Cloudflare Wallets as a default payment method. The moment any major model provider embeds wallet functionality in its agent runtime, the buyer-side cold start breaks open.

The irony is quantifiable. The AI agent payment narrative is the strongest it has ever been. The daily volume on the flagship protocol is $28,000. Infrastructure is ready. Demand is not — yet.

The Only Number That Matters

Let me be direct about the scale.

$28,000 per day annualizes to roughly $10.2 million. For context, a single mid-sized online merchant processes that in months, not years. The current x402 ledger is small even by micro-payment startup standards.

I trade the ledger, not the hype cycle. The ledger says this sector is pre-revenue. The market narrative — AI plus payments convergence, the inevitability of agent commerce — is trading at peak expectations. Mastercard pays $1.8 billion for BVNK. Cloudflare dedicates a product launch week. MoonPay enters the wallet market. None of these moves is wrong. All of them are priced off a future that has no current cash-flow basis.

Cloudflare's Agent Wallet: The $28,000 Ledger Behind the AI Payment Narrative

Historically, narrative-led infrastructure plays follow a predictable pattern: expectation overshoot, reality undershoot, then a consolidation period where genuine adopters separate from tourists. The pattern will likely repeat here. The x402 volume will increase. The real question is whether it increases before or after the narrative corrects.

Since you cannot directly short infrastructure sentiment — Cloudflare shares are a poor proxy for its wallet unit — the tradeable expression sits in adjacent chains. Base-linked and Solana-linked tokens will respond to volume growth signals. The inefficiency lives in the timing. Track daily settlement counts, average ticket sizes, and seller-count growth. Those are the fundamentals. Price will follow them, with lag and overshoot.

The Revenue Model Unbundled

No token was issued. Cloudflare did not create a protocol economy. There is no supply schedule, no unlock calendar, no inflationary pressure to analyze. The relevant model is corporate fintech with a strategic twist.

The revenue streams are four-fold. First, transaction fees on chain settlement. Second, SaaS tiers for wallet services and gateway access. Third, potential spread on idle stablecoin balances held in custody. Fourth — and this is the strategic center — ecosystem lock-in.

The fourth stream is the real product. When an AI agent buys an API through the Monetization Gateway, the seller must have integrated with Cloudflare's stack — CDN, security, compute, or Workers environment. Payment infrastructure becomes the on-ramp to cloud acquisition. Every agent transaction reinforces Cloudflare's position in the fastest-growing compute category in the industry.

Cloudflare's Agent Wallet: The $28,000 Ledger Behind the AI Payment Narrative

This changes the valuation lens entirely. The correct question is not "what will Cloudflare earn in payment fees?" The correct question is "what AI-cloud spend will this payment rail attach to Cloudflare's existing platform?" At a 1% take rate on $100 million in annual agent payments, the fee income is $1 million — immaterial for a company of its scale. But the platform spend attached to that payment flow can reach hundreds of millions. The value accrues in the coupling, not in the settlement fee.

This also explains why Cloudflare chose stablecoins over card rails. Card settlement requires participation in the existing interchange system, where the economics favor incumbents. Stablecoin settlement is a new clearing layer where Cloudflare can define its own commercial terms. The choice to reject the traditional card channel was not merely technical. It was strategic isolation.

The Regulatory Skeleton

This is where the product becomes consequential.

As a custodial wallet provider, Cloudflare faces a global compliance patchwork: state-level Money Transmission Licenses across the United States, EU MiCA authorization as a crypto asset service provider, Singapore PSA licensing, Hong Kong VASP registration. The company has the compliance machinery — listed-company status, mature reporting infrastructure, an institutional-grade legal team, and a Chief Strategy Officer who arrived from Goldman Sachs with deep financial-sector experience.

The genuinely new problem is the machine. AML and KYC frameworks assume human actors. When software executes a cross-border transfer autonomously, the customer of record is a process, not a person. Know-Your-Customer databases were not built for software identities.

Cloudflare's persistent identity layer — human-readable names, human-configured limits, whitelists — is as much a compliance instrument as a UX decision. It keeps an accountable human attached to every machine action. That design choice makes the product structurally more regulator-friendly than an anonymous smart-contract wallet. This is exactly why the major card networks are watching the standard with interest rather than fear.

The chargeback question remains unresolved. Card networks build reversibility into their arithmetic. Stablecoin settlement on-chain is irreversible. If an agent pays a malicious merchant, the funds leave the wallet permanently. Custody can mediate after the fact, but it cannot reverse an immutable ledger. The market will eventually build insurance layers for agent-to-agent commerce. Until then, irreversibility is a friction point for enterprise adoption.

And the dormant funds question is the sleeper issue. Stablecoins idling in custodial wallets generate yield. If Cloudflare ever passes that yield to users — a "yield on idle agent funds" product — the legal analysis changes shape. The wallet stops being a pure payments instrument and acquires the characteristics of an investment contract. Yield without protocol is just delayed loss. The history of crypto products that crossed that line without regulatory preparation is not reassuring. The moment you promise a return on idle holdings, you invite securities classification, and the Howey analysis begins to bite.

The near-term regulatory guidance will matter more than any technical upgrade. Expect dedicated "AI agent payments" guidance from the E.U., the U.K., and U.S. regulators within the next one to three years. The companies that build compliance controls into their architecture now will be the ones that survive the formalization cycle.

Contrarian: The Centralization Nobody Wants to Discuss

Here is the honest contrarian position.

Cloudflare's product is a bank for software agents. The crypto-native critique will frame this as ideological failure — centralized custody, no self-sovereignty, trust in a corporation instead of code. That critique misses the deeper insight.

The trust assumption has been relocated, not removed. The market no longer needs to trust an anonymous AI agent, because a corporation holds the keys, sets the limits, and stands behind the ledger. The market pays for clarity, not complexity. Cloudflare is selling clarity. That is why this product will find institutional adoption faster than any decentralized alternative.

The structural fragility is more interesting. When custody centralizes into the same infrastructure company that serves a fifth of the global web, the failure modes become correlated. An edge compromise would not just expose payment credentials. It could expose payment credentials plus content distribution plus security services. Correlated collapse, not isolated incident.

The 2022 Terra cascade taught me that correlation risk is the silent killer. I built my internal risk dashboard to flag correlation between unrelated protocols after Terra, and it flagged FTX exposure before that collapse. The same framework applies here: a payment layer bolted onto a CDN is a risk concentration, not a diversification. That does not make the product wrong. It makes it a concentrated bet on a single company's operational excellence.

Contrarian: The Foundation That Contains Its Own Antagonists

The x402 Foundation deserves closer scrutiny.

Visa, Mastercard, Stripe, and Cloudflare agree on the protocol — today. The question is what happens when volume materializes. Standards bodies follow a predictable lifecycle. Cooperation while the standard is unproven. Competition once it creates profit.

If x402 volume reaches a billion-dollar annual run rate, the founding members face a fork. Visa and Mastercard have trillions of dollars of infrastructure invested in legacy rails. Stripe has millions of merchants on its existing payment stack. Their incentive to route volume through an externally governed protocol, paying Cloudflare for edge settlement, is not permanently aligned with the standard's survival.

I saw this dynamic during the 2017 ICO cycle. Alliance cohesion at token launch. Structural fracturing once real capital arrived. Standards alliances are not marriages. They are prenuptial agreements with escape clauses.

The protocol is sound. The foundation's cohesion is untested under commercial pressure. Watch for the first competing standard ratification or a private-label fork from any founding member. That will be the signal that the alliance phase has ended.

Contrarian: The Shadow-Bank Arc

If Cloudflare Wallets succeeds beyond near-term projections, the custody base moves from millions to hundreds of millions in stablecoins. At that scale, the architecture begins to resemble a shadow bank. Custody of deposits. Deployment of capital through yield products. Cross-border payment infrastructure. All without the capital requirements and supervisory framework of a licensed depository institution.

Regulators do not greet unlicensed banks with applause. They respond with supervision, capital charges, and risk frameworks designed for deposit-taking institutions. The line between a payment wallet and a bank is frequently one regulatory interpretation wide. Cloudflare's compliance posture is strong today. The question is whether it can sustain that posture as the custody base and product complexity grow simultaneously.

Speculation is noise; fundamentals are signal. The fundamental signal here is that Cloudflare's payment infrastructure is a few regulatory decisions away from requiring banking-level treatment. The market currently prices none of that transition risk.

The tail risk is not a security breach. The tail risk is regulatory reclassification that shifts the cost structure of the entire product line.

Takeaway: The Observable Questions

The product is live. The protocol is functioning. The daily ledger is $28,000.

Three questions will define the investment case over the next year.

Thirty days. Do third-party sellers publicly report meaningful Monetization Gateway volume? Independent merchant adoption, documented, with actual agents paying real invoices.

Ninety days. Does x402 daily volume cross $100,000? Does it approach $1 million? The gradient matters more than the absolute number.

One year. Does the network effect pass the threshold where the ecosystem dynamic becomes self-reinforcing — more sellers attract more agents, more agents attract more sellers?

The answers are on-chain. No interpretation required.

Volatility is the tax on undiscerned capital. The traders who position in this sector without reading the ledger will overpay that tax. The ones who track settlement counts, average ticket sizes, and seller growth will capture the edge the narrative crowd misses.

The infrastructure is real. The narrative is real. The gap between them is the trade.

I intend to watch from the ledger side.

Market Prices

BTC Bitcoin
$77,170.1 -0.65%
ETH Ethereum
$2,384.23 -2.17%
SOL Solana
$98.81 -2.36%
BNB BNB Chain
$686.4 +0.06%
XRP XRP Ledger
$1.33 -2.97%
DOGE Dogecoin
$0.0812 -1.66%
ADA Cardano
$0.1957 -1.71%
AVAX Avalanche
$7.14 -2.10%
DOT Polkadot
$0.8484 -3.39%
LINK Chainlink
$11.06 -3.04%

Fear & Greed

63

Greed

Market Sentiment

Event Calendar

{{年份}}
15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

12
05
halving BCH Halving

Block reward halving event

28
03
unlock Arbitrum Token Unlock

92 million ARB released

18
03
unlock Sui Token Unlock

Team and early investor shares released

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

Market Cap

All →
1
Bitcoin
BTC
$77,170.1
1
Ethereum
ETH
$2,384.23
1
Solana
SOL
$98.81
1
BNB Chain
BNB
$686.4
1
XRP Ledger
XRP
$1.33
1
Dogecoin
DOGE
$0.0812
1
Cardano
ADA
$0.1957
1
Avalanche
AVAX
$7.14
1
Polkadot
DOT
$0.8484
1
Chainlink
LINK
$11.06

Tools

All →

Altseason Index

41

Bitcoin Season

BTC Dominance Altseason

Gas Tracker

Ethereum 28 Gwei
BNB Chain 3 Gwei
Polygon 42 Gwei
Arbitrum 0.5 Gwei
Optimism 0.3 Gwei

🐋 Whale Tracker

🔵
0x8a95...f621
5m ago
Stake
2,465,763 USDC
🔵
0x0aae...05e2
1h ago
Stake
3,548,148 DOGE
🔵
0x02a8...80a1
12h ago
Stake
1,745,710 USDT

💡 Smart Money

0x3e96...bbf2
Experienced On-chain Trader
+$2.0M
90%
0xadf5...dd8f
Top DeFi Miner
+$0.2M
63%
0x13ac...0355
Market Maker
+$1.1M
66%