1,000 Wallets Contribute 85% of Transaction Volume: Stablecoin Payments Are More Centralized Than You Think

深潮Publicado em 2025-12-22Última atualização em 2025-12-22

Resumo

This report analyzes stablecoin payment usage on the Ethereum network, focusing on USDT and USDC, which comprise 88% of the market. Using a filtering method to distinguish payments from other activities like DeFi, the study defines payments as transfers between externally owned accounts (EOAs). Key findings indicate that payments (EOA-to-EOA transactions) account for 47% of total stablecoin transfer volume. When further classified using wallet labels, only 23.7% of payment volume is attributed to person-to-person (P2P) transactions, while business-to-business (B2B) and internal business transfers dominate. The data also reveals significant transaction volume concentration, with the top 1,000 wallets contributing approximately 84% of all stablecoin volume. The analysis highlights challenges in identifying genuine P2P activity due to potential fake transactions, wallet mislabeling, and the prevalence of intermediary-driven "stablecoin sandwich" models. Despite growing adoption, the findings suggest that stablecoin payments remain highly centralized and institution-driven rather than being widely used for decentralized peer-to-peer transactions.

Author: Artemis

Compiled by: Deep Tide TechFlow

This report provides an empirical analysis of stablecoin payment usage, covering person-to-person (P2P), business-to-business (B2B), and person-to-business/business-to-person (P2B/B2P) transactions.

This report empirically analyzes the usage of stablecoins for payments, examining transaction patterns for person-to-person (P2P), business-to-business (B2B), and person-to-business/business-to-person (P2B/B2P) transactions. We utilize the Artemis dataset, which provides metadata for wallet addresses, including estimated geographic location, institutional ownership labels, and smart contract identifiers. By characterizing the features of sender and receiver wallets, we classify transactions. The analysis focuses on the Ethereum network, which hosts approximately 52% of the global stablecoin supply.

We primarily study two major stablecoins: USDT and USDC, which together account for 88% of the market share. Although stablecoin adoption and regulatory attention have increased significantly over the past year, a key question remains unanswered: How does the actual use of stablecoins for payments compare to other activities? This report aims to uncover the main drivers of stablecoin payment adoption and provide insights for predicting future trends.

1. Background

In recent years, stablecoin adoption has grown significantly, with the supply reaching $2 trillion, and the current monthly raw transfer volume exceeding $4 trillion. Although blockchain networks provide fully transparent transaction records and all transactions can be analyzed, conducting transaction and user analysis remains challenging due to the anonymity of these networks and the lack of information about the purpose of transactions (e.g., domestic payments, cross-border payments, trading, etc.).

Furthermore, the use of smart contracts and automated transactions on networks like Ethereum adds further complexity to the analysis, as a single transaction may involve interactions with multiple smart contracts and tokens. Therefore, a key unresolved question is how to assess the current proportion of stablecoin usage for payments compared to other activities (such as trading). Although many researchers are working to address this complex issue, this report aims to provide additional methods for assessing stablecoin usage, particularly for payment purposes.

Overall, there are two main methods for assessing stablecoin usage, especially for payments.

The first method is the filtering approach, which uses raw blockchain transaction data and employs filtering techniques to remove noise, thereby providing a more accurate estimate of stablecoin payment usage.

The second method involves surveying major stablecoin payment providers and estimating stablecoin activity based on their disclosed payment data.

The Visa Onchain Analytics Dashboard, developed by Visa in collaboration with Allium Labs, employs the first method. They use filtering techniques to reduce noise in the raw data, thereby providing clearer information on stablecoin activity. Research shows that after filtering the raw data, the overall monthly stablecoin transaction volume drops from approximately $5 trillion (total volume) to $1 trillion (adjusted volume). If only retail transaction volume (transactions with amounts less than $250) is considered, the volume is only $6 billion. We use a filtering method similar to the Visa Onchain Analytics Dashboard, but our approach is more focused on explicitly labeling transactions for payment purposes.

The second method, based on company survey data, has been applied in the "Fireblocks 2025 State of Stablecoins Report" and the "Stablecoin Payments from the Ground Up Report." These two reports use disclosure information from major companies in the blockchain payment market to estimate the direct use of stablecoins in payments. In particular, the "Stablecoin Payments from the Ground Up Report" provides an overall estimate of stablecoin payment transaction volume and categorizes these payments into B2B (business-to-business), B2C (business-to-consumer), P2P (person-to-person), etc. The report shows that as of February 2025, the annual settlement volume was approximately $72.3 billion, with the majority being B2B transactions.

The main contribution of this study is the application of data filtering methods to estimate the use of stablecoins in on-chain payments. The findings reveal stablecoin usage and provide more accurate estimates. Additionally, we provide guidance for researchers on using data filtering methods to process raw blockchain data, reduce noise, and improve estimates.

2. Data

Our dataset covers all stablecoin transactions on the Ethereum blockchain between August 2024 and August 2025. The analysis focuses on transactions involving the two major stablecoins, USDC and USDT. These two were chosen due to their high market share and strong price stability, which reduces noise during analysis. We focus only on transfer transactions, excluding mint, burn, or bridge transactions. Table 1 summarizes the overall situation of the dataset used for our analysis.

Table 1: Summary of Transaction Types

3. Method and Results

In this section, we detail the methods used to analyze stablecoin usage, with a focus on payment transactions. First, we filter the data by distinguishing between transactions involving interactions with smart contracts and transactions representing transfers between EOAs (Externally Owned Accounts), classifying the latter as payment transactions. This process is detailed in Section 3.1. Subsequently, Section 3.2 explains how to use the EOA account label data provided by Artemis to further classify payment transactions into P2P, B2B, B2P, P2B, and internal B transactions. Finally, Section 3.3 analyzes the concentration of stablecoin transactions.

3.1 Stablecoin Payments (EOA) vs. Smart Contract Transactions

In decentralized finance (DeFi), many transactions involve interactions with smart contracts and combine multiple financial operations within the same transaction, such as swapping one token for another through multiple liquidity pools. This complexity makes it more difficult to analyze stablecoin usage solely for payment purposes.

To simplify the analysis and improve the ability to label stablecoin blockchain transactions for payments, we define a stablecoin payment as any ERC-20 stablecoin transfer transaction from one EOA address to another EOA address (excluding mint and burn transactions). Any transaction not labeled as a payment is classified as a smart contract transaction, including all transactions involving interactions with smart contracts (e.g., primarily DeFi transactions).

Figure 1 shows that most payments between users (EOA-EOA) are done directly, with each transaction hash corresponding to only one transfer. Some multi-EOA-EOA transfers within the same transaction hash are mainly done through aggregators, indicating that the use of aggregators for simple transfers is still relatively low. In contrast, the distribution of smart contract transactions is different, containing more multi-transfer transactions. This suggests that in DeFi operations, stablecoins often flow between different applications and routers before eventually returning to EOA accounts.

Figure 1:

*The sample data for this analysis covers transactions from July 4, 2025, to July 31, 2025.

Table 2 and Figure 2 show that, in terms of the number of transactions, the ratio of payments (EOA-EOA) to smart contract transactions (DeFi) is approximately 50:50, with smart contract transactions accounting for 53.2% of the transaction volume. However, Figure 2 shows that transaction volume (total transfer amount) is more volatile than the number of transactions, suggesting that large EOA-EOA transfers, primarily by institutions, are driving these fluctuations.

Table 2: Summary of Transaction Types

Figure 2:

Figure 3 explores the distribution of transaction amounts for payments (EOA-EOA) versus smart contract transactions. The amount distributions for both payment transactions and smart contract transactions resemble a heavy-tailed normal distribution, with an average around $100 to $1,000.

However, there is a significant peak for transactions with amounts below $0.1, which may indicate bot activity or transaction manipulation associated with fake transaction activity and wash trading, as described by Halaburda et al. (2025) and Cong et al. (2023).

Since Ethereum gas fees typically exceed $0.1, transactions below this threshold require further careful examination and may be excluded from the analysis.

Figure 3:

The sample data used for this analysis covers transaction records from July 4, 2025, to July 31, 2025.

3.2 Payment Types

By using the label information provided by Artemis, payments between two EOAs can be further analyzed. Artemis provides label information for many Ethereum wallet addresses, enabling the identification of wallets owned by institutions (e.g., Coinbase). We categorize payment transactions into five types: P2P, B2B, B2P, P2B, and internal B. A detailed description of each category follows.

P2P Payments:

P2P (person-to-person) blockchain payments refer to transactions that transfer funds directly from one user to another through a blockchain network. In account-based blockchains like Ethereum, such P2P transactions are defined as the process of transferring digital assets from a user's wallet (EOA account) to another user's EOA wallet. All transactions are recorded and verified on the blockchain without the involvement of intermediaries.

Main Challenges:

A primary challenge is identifying whether a transaction between two wallets in an account system actually occurs between two independent entities (i.e., individuals, not companies) and correctly classifying it as a P2P transaction. For example, transfers between a user's own accounts (i.e., Sybil accounts) should not be counted as P2P transactions. However, if we simply define all transactions between EOAs as P2P, such transfers might be misclassified.

Another issue is that when an EOA account is owned by a company, such as a centralized exchange (CEX, like Coinbase), that EOA wallet is not actually owned by a real individual. In our dataset, we are able to label many institutional and corporate EOA wallets; however, since the label information is not complete, some EOA wallets owned by companies but not recorded in our dataset might be incorrectly marked as individual wallets.

Finally, this method cannot capture blockchain P2P payments made through intermediaries—also known as the "stablecoin sandwich" model. In this model, funds are transferred between users through intermediaries that utilize the blockchain for settlement. Specifically, fiat currency is first sent to an intermediary, which converts it to cryptocurrency; the funds are then transferred via the blockchain network, and finally, the recipient's intermediary (which could be the same or a different one) converts it back to fiat. The blockchain transfer is the "middle layer" of the "sandwich," while the fiat conversion constitutes the "outer layers." The main challenge in identifying these transactions is that they are executed by intermediaries, who may bundle multiple transactions together to reduce gas fees. Therefore, key data (such as the exact transaction amount and the number of users involved) is only available on the intermediary's platform.

B2B Payments:

Business-to-business (B2B) transactions refer to electronic transfers from one business to another through a blockchain network. In our dataset, a stablecoin payment is a transfer between two known institutional EOA wallets, for example, from Coinbase to Binance.

Internal B Payments:

Transactions between two EOA wallets of the same institution are marked as internal B transactions.

P2B (or B2P) Payments:

Person-to-business (P2B) or business-to-person (B2P) transactions refer to electronic transfers between an individual and a business, which can be in either direction.

Using this labeling method, we analyzed the payment data (EOA-EOA transfers only), and the main results are summarized in Table 3. The data shows that 67% of EOA-EOA transactions are of the P2P type, but they account for only 24% of the total payment volume. This result further indicates that P2P users transfer lower amounts compared to institutions. Furthermore, one of the categories with the highest payment transaction volume is internal B, meaning transfers within the same organization account for a significant proportion. Exploring the specific meaning of internal B transactions and how to count them in payment activity analysis remains an interesting question for research.

Table 3: Transaction Distribution by Payment Category

Finally, Figure 4 shows the cumulative distribution function (CDF) of transaction amounts for each payment category. The CDF clearly shows distinct differences in the distribution of transaction amounts across categories. Most transactions with amounts below $0.1 in EOA-EOA accounts are of the P2P type, further proving that these transactions are likely driven more by bots and manipulated wallets than by institutions labeled in our dataset. Additionally, the CDF for P2P transactions further supports the view that most transaction amounts are small, while transactions labeled as B2B and internal B show significantly higher transaction amounts in their CDF. Finally, the CDF for P2B and B2P transactions falls between that of P2P and B2B.

Figure 4:

The sample data for this analysis covers transaction records from July 4, 2025, to July 31, 2025.

Figures 5 and 6 show the trends over time for each payment category.

Figure 5, focusing on weekly changes, shows a consistent adoption trend and growth in weekly transaction volume across all categories. Table 4 further summarizes the overall changes from August 2024 to August 2025.

Additionally, Figure 6 shows the difference in payments between weekdays and weekends, where a clear reduction in payment transaction volume on weekends can be seen. Overall, the usage of payments across all categories shows a growing trend over time, both on weekdays and weekends.

Figure 5:

Figure 6:

<极速iv>

Table 4: Changes in Payment Transaction Volume, Number of Transactions, and Transaction Amount Over Time

3.3 Concentration of Stablecoin Transactions

In Figure 9, we calculate the concentration of the main sender wallets sending stablecoins through the Ethereum blockchain. Clearly, most stablecoin transfer volume is concentrated in a small number of wallets. During our sample period, the top 1,000 wallets contributed approximately 84% of the transaction volume.

This indicates that although DeFi and blockchain aim to support and promote decentralization, they still exhibit a high degree of centralization in certain aspects.

Figure 9:

The sample data used for this analysis covers transaction records from July 4, 2025, to July 31, 2025.

4. Discussion

It is evident that stablecoin adoption is continuously increasing over time, with its transaction volume and number of transactions more than doubling between August 2024 and August 2025. Estimating stablecoin usage in payments is a challenging task, and an increasing number of tools are being developed to help improve this estimation. This study utilizes the data labeled by Artemis to explore and estimate the usage of stablecoin payments recorded on the blockchain (Ethereum).

Our estimation results indicate that stablecoin payments account for 47% of the total transaction volume (or 35% if internal B transactions are excluded). Since our classification of payments is less restrictive (primarily based on EOA-EOA transfers), this estimate can be considered an upper bound. However, researchers can further apply filtering methods, such as upper and lower transaction amount limits, based on their research objectives. For example, adding a minimum amount limit of $0.1 can exclude the low-amount transaction manipulation mentioned in Section 3.1.

In Section 3.2, by further using Artemis label data to classify payment transactions into P2P, B2B, P2B, B2P, and internal B transactions, we found that P2P payments account for only 23.7% of the total payment transaction volume (all raw data) or 11.3% (excluding internal B transactions). Previous research has indicated that P2P payments account for approximately 25% of stablecoin payments, which is close to our results.

Finally, in Section 3.3, we observed that, in terms of transaction volume, most stablecoin transactions are concentrated in the top 1,000 wallets. This raises an interesting question: Is the use of stablecoins developing as a payment tool driven by intermediaries and large companies, or as a settlement tool for P2P transactions? Time will tell.

References

  • Yaish, A., Chemaya, N., Cong, L. W., & Malkhi, D. (2025). Inequality in the Age of Pseudonymity. arXiv preprint arXiv:2508.04668.

  • Awrey, D., Jackson, H. E., & Massad, T. G. (2025). Stable Foundations: Towards a Robust and Bipartisan Approach to Stablecoin Legislation. Available at SSRN 5197044.

  • Halaburda, H., Livshits, B., & Yaish, A. (2025). Platform building with fake consumers: On double dippers and airdrop farmers. NYU Stern School of Business Research Paper Forthcoming.

  • Cong, L. W.,极速 Li, X., Tang, K., & Yang, Y. (2023). Crypto wash trading. Management Science, 69(11), 6427-6454.

For more information, please visit:

https://www.stablecoin.fyi/#stablecoin-payments-by-type

Perguntas relacionadas

QWhat percentage of stablecoin transaction volume is contributed by the top 1,000 wallets according to the analysis?

AApproximately 84% of the stablecoin transaction volume is contributed by the top 1,000 wallets.

QWhat are the two main methods for assessing stablecoin usage, particularly for payments, as described in the report?

AThe two main methods are the filtering approach, which uses raw blockchain data and filtering techniques to reduce noise, and the survey approach, which relies on data disclosures from major stablecoin payment providers.

QWhat was the key finding regarding the distribution of P2P (Person-to-Person) payments in terms of transaction count versus transaction volume?

AP2P payments accounted for 67% of the transaction count but only 24% of the total payment volume, indicating that P2P users transfer lower amounts compared to institutions.

QWhich two stablecoins were the focus of this analysis and what was their combined market share?

AThe analysis focused on USDT and USDC, which together account for 88% of the market share.

QHow did the report classify a transaction as a 'payment' versus a 'smart contract transaction'?

AA transaction was classified as a payment if it was an ERC-20 stablecoin transfer from one EOA (Externally Owned Account) to another EOA. Any transaction not meeting this criteria, including those interacting with smart contracts (e.g., DeFi transactions), was classified as a smart contract transaction.

Leituras Relacionadas

Conversation with Arthur Hayes: AI Has Drained Market Liquidity, BTC Will Be Below 100k by Year-End

In this June 2026 podcast interview, BitMEX co-founder Arthur Hayes explains his decision to sell his major crypto holdings (HYPE, NEAR, Worldcoin, Zcash). His rationale is based on a macro view linking oil prices, the Iran conflict, US politics, and an impending AI bubble burst. Hayes argues that high oil prices, driven by the ongoing war, will pressure domestic US inflation. To salvage the Republican Party's chances in the midterm elections, he believes Donald Trump may pivot to a populist, anti-AI stance—advocating for taxes and regulation—which would deflate the AI investment narrative. He sees the AI sector, particularly massive capital expenditure on data centers, as having absorbed nearly all excess market liquidity (around $1.5 trillion in debt issuance since 2025), starving other assets like Bitcoin. He highlights the upcoming SpaceX IPO at a ~$1.8 trillion valuation and 100x price-to-sales ratio as a potential tipping point. If these hyped IPOs underperform, it could shatter market confidence in AI. In such a scenario, all risk assets, including crypto, would fall together as correlations converge to 1 during a broad correction. Hayes has moved his portfolio into Treasuries and energy stocks (like ExxonMobil), predicting Bitcoin will be below $100k by year-end. He sees a potential crypto bull market only after the AI frenzy cools, liquidity stops flowing exclusively into AI, and possibly after a significant market downturn prompts new monetary stimulus.

marsbitHá 4m

Conversation with Arthur Hayes: AI Has Drained Market Liquidity, BTC Will Be Below 100k by Year-End

marsbitHá 4m

Fed's Internal Doves Flock to Hawkish Stance, Warsh's Debut "Between a Rock and a Hard Place"

U.S. Federal Reserve officials who previously advocated for rate cuts, including Governor Christopher Waller, have recently shifted their stance, with many now not ruling out the possibility of future rate hikes. This sets a challenging stage for new Fed Chair Kevin Warsh's first policy meeting. Appointed by President Trump based on his dovish views, Warsh now faces a committee where the debate has pivoted from "when to cut" to "whether to hike," driven by persistent inflation above 3%, a strong labor market, and supply-side pressures from AI infrastructure demands and geopolitical tensions. Key figures illustrate the shift. Governor Waller, once concerned about employment, now says data has pushed him toward considering rate increases. Even moderate voices like Governor Lisa Cook, while expecting inflation to ease, have indicated readiness to hike if it fails to do so. Long-time hawks such as regional Fed presidents Beth Hammack, Lorie Logan, and Neel Kashkari have grown more vocal, arguing that the real policy rate is effectively falling and that action may soon be needed. The upcoming Fed meeting is expected to keep rates steady but will likely remove the "easing bias" from its statement, signaling a neutral stance between cuts and hikes. The quarterly "dot plot" is anticipated to show most officials projecting no cuts this year, with some potentially indicating hikes. Chair Warsh, a critic of the Fed's reliance on forward guidance like the dot plot, must navigate communicating this pivot using tools he has questioned, all while steering policy in a direction counter to the preferences of the president who appointed him. The consensus suggests the Fed's next move could well be a rate increase.

marsbitHá 1h

Fed's Internal Doves Flock to Hawkish Stance, Warsh's Debut "Between a Rock and a Hard Place"

marsbitHá 1h

The Trillion-Yuan Market Cap 'Yi Zhong Tian': Who is the True Value King?

The article analyzes the three leading Chinese optical module companies, collectively nicknamed "Yi Zhong Tian": Xinyisheng, Zhongji Innolight, and TFC Optical Communication. It evaluates their "cost-performance" not by current stock price, but through three lenses: PEG ratio (growth vs. valuation), earnings quality, and premium/discount for certainty. Xinyisheng shows the most attractive PEG ratio and high profitability, but its valuation reflects discounts for risks like high customer concentration and reliance on overseas markets. Zhongji Innolight, the most expensive, commands a premium for its market leadership, dominant share in key products like 800G/1.6T modules, and higher earnings certainty, though it faces geopolitical risks. TFC Optical, as an upstream component supplier ("water seller"), has the highest gross margin and bets on the long-term CPO/NPO architecture trend, but trades at a high valuation with more stable, less explosive growth. The core argument is that while these companies dominate module assembly, the true profit pool and technological moat lie upstream in laser and switch chips, currently controlled by U.S. firms like Lumentum and Coherent. The long-term "cost-performance" for these Chinese leaders hinges on whether the domestic industry, exemplified by companies like Yuanjie Technology, can successfully move up the value chain into high-power laser chips. Otherwise, their high growth may remain confined to the lower-margin assembly segment.

marsbitHá 1h

The Trillion-Yuan Market Cap 'Yi Zhong Tian': Who is the True Value King?

marsbitHá 1h

Has the Crypto Market Bottomed? Here's What Institutions Think

The crypto market is in a period of significant debate, with leading institutions offering differing views on whether a bottom has been reached. Three prominent firms have published detailed analyses: * **Galaxy Digital** argues Bitcoin has **not yet bottomed**. Their analysis of 13 historical indicators across six dimensions (valuation, profit-taking, miner pressure, etc.) shows only four are fully met. They project a potential bottom range between $30k and $54k. * **NYDIG** states a bottom is **possible but not likely**. While metrics are close to historic bear market extremes, they note the absence of a classic panic-selling event. They also suggest increased institutional adoption may have structurally altered the market cycle, potentially leading to a shallower downturn. * **Standard Chartered Bank** asserts the **bottom has already occurred** at around $59k. They cite two key factors: potential US-Iran diplomatic progress and the anticipated SpaceX IPO, which they believe absorbed capital and caused ETF selling pressure that is now subsiding. They forecast a year-end price target of $100k. Despite the surface-level disagreement, the reports share critical common ground more valuable for long-term investors: 1. All three believe the market bottom will form **within this year**. 2. All agree the current price is **closer to the bottom than to previous highs**. 3. All maintain a **bullish long-term outlook** for Bitcoin and a new cycle. The core takeaway is that while the exact bottom price ($40k, $50k, or $60k) is debated, the consensus is that a bottom is imminent. For long-term holders, the primary focus should not be pinpointing the absolute low, but on the future potential for prices to reach $100k, $200k, or higher. The fundamental thesis for Bitcoin—sovereign debt accumulation, inflation, declining trust in centralized institutions, global digitization, and improved accessibility—remains intact and is arguably strengthening. The overall landscape is viewed as more favorable than in previous crypto winters.

marsbitHá 1h

Has the Crypto Market Bottomed? Here's What Institutions Think

marsbitHá 1h

Trading

Spot
Futuros
活动图片

Categorias popularesright-arrow

Etiquetas Popularesright-arrow