TL;DR: Every stablecoin on-ramp generates float: the USDC or USDT that accumulates between when a customer deposits fiat and when it is disbursed. That float can earn 4-7% APY through non-custodial deployment to audited DeFi lending protocols during the settlement window. RebelFi provides the yield layer so ramping fintechs can monetize this float without custody complications or protocol-level engineering.
Key Facts:
Ramp float window typically ranges from 2 hours to 3 days depending on fiat rail and corridor
4-7% APY via standard DeFi lending (Aave, Morpho, Kamino, Compound)
A $3M average ramp float at 5.5% APY generates approximately $140,000 annually net of fees
Non-custodial: fintech retains signing authority, yield provider constructs unsigned transactions only
Flexible withdrawal: yield positions liquidate within 30 seconds on EVM, 2 seconds on Solana
Morpho has $4B+ TVL in isolated lending markets, limiting cross-market contagion risk
RebelFi earns 15% of yield generated, nothing if the client earns nothing
Stablecoin Float Yield: How Ramping Fintechs Turn Idle USDC Into Revenue
Most fintech teams think about stablecoin ramps as a cost center: compliance overhead, API fees, settlement risk. The operators who are pulling ahead financially have figured out that the USDC sitting in settlement holds is an asset, not a liability. This post explains exactly how float yield works, what the numbers look like in practice, and what infrastructure decisions determine whether you capture this revenue or leave it for someone else.
How does tl;dr: float yield in one paragraph work?
Float yield is revenue earned on stablecoin balances held during ramp settlement windows. When a fintech processes a fiat-to-stablecoin on-ramp, there is typically a 1-3 business day window between fiat collection and final settlement. During this window, USDC sits idle unless it is actively deployed into a yield-generating protocol. DeFi lending platforms like Aave (over $1 trillion in cumulative lending volume) and Morpho ($4B+ TVL) pay 4-8% APY on USDC deposits with same-day liquidity. A non-custodial yield layer deployed over ramp float turns this idle capital into an incremental revenue stream that scales directly with your transaction volume.
What Is Ramp Float and Why Does It Exist?
Float is a standard concept in payments: the period between when money leaves one party's control and arrives in another's. Traditional banks and payment processors have earned billions on float for decades. Stablecoin ramp operators have the same float opportunity, but most have not built the infrastructure to capture it.
Here is how ramp float accumulates. When a user initiates an on-ramp (say, converting $10,000 USD to USDC), your platform collects the fiat, queues it for settlement, and either purchases USDC from a liquidity source or mints it through a Circle API integration. During the period between fiat collection and final USDC delivery (or during any intermediate holding period), the USDC balance exists on-chain and can be deployed into a yield protocol.
The same dynamic applies on off-ramps. When a user initiates a stablecoin-to-fiat conversion, the USDC is received first, and fiat disbursement follows on the next business day or the day after. The USDC sits on-chain during that window.
For a platform processing $10 million in monthly combined ramp volume, assuming an average settlement window of 1.5 days, the average daily float balance is approximately $500,000. At 6% APY, that generates $30,000 per month, or $360,000 per year. This is revenue on transactions you were already processing, with no change to user experience.
How DeFi Lending Protocols Generate Yield?
Understanding how the yield is generated matters for compliance teams and risk managers, who need to explain the revenue model to auditors and regulators.
Aave is a decentralized lending protocol where borrowers post over-collateralized crypto assets to borrow USDC. When your platform deposits USDC into Aave, borrowers pay interest on their USDC loans. That interest flows back to depositors (your platform) as yield. Aave has processed over $1 trillion in cumulative lending volume and is one of the most audited smart contract systems in DeFi. Current USDC supply APY on Aave ranges from 4% to 8% depending on market conditions.
Morpho is an optimization layer built on top of Aave and Compound that matches lenders and borrowers more efficiently, resulting in higher yields for depositors than the base Aave rate. Morpho has over $4 billion in TVL and has maintained a flawless security record since launch. USDC yields on Morpho Optimizers typically run 0.5-1.5 percentage points above the base Aave rate.
Kamino Finance is the dominant lending protocol on Solana with over $1.7 billion in TVL. For fintechs operating on Solana infrastructure, Kamino provides the same over-collateralized lending model with Solana's sub-second settlement speed and sub-cent transaction costs. USDC yields on Kamino track closely with Aave rates.
All three protocols offer same-day liquidity. Deposits can be withdrawn in the same transaction block in which the withdrawal is requested, with no lockup periods or notice requirements. This is critical for ramp infrastructure: you can deploy float into yield and retrieve it instantly when settlement requires the funds.
What is The Non-Custodial Structure and Why It Matters for Compliance?
Compliance teams at fintechs often flag DeFi yield as a regulatory concern. The objection usually centers on custody: if your platform is depositing customer funds into a DeFi protocol, are you acting as an investment adviser? Are you taking custody of customer assets in a way that triggers additional licensing?
The answer depends on the ownership structure of the yield positions. If the USDC being deployed is the platform's own operational float (funds the platform has purchased to fulfill user orders), and the yield accrues to the platform rather than individual user accounts, the activity looks like treasury management rather than investment management. Banks and payment processors routinely earn interest on operational float without triggering investment adviser registration.
A non-custodial architecture reinforces this position. In a non-custodial model, individual customer USDC balances are routed to user-controlled wallets, not held in an omnibus account by the platform. The float that earns yield is platform-owned USDC purchased to facilitate settlement, not user funds. This structure is meaningfully different from offering users a yield account, which would trigger different regulatory analysis.
RebelFi's infrastructure is designed non-custodially from the ground up. We help operators structure their float yield in a way that is compliant with existing licensing and cleanly auditable. See our post on why most stablecoin yield is architecturally broken for a deeper look at the compliance structures.
What Float Yield Looks Like by Business Type?
Different fintech business models have different float profiles. Here is a breakdown of how yield scales across common archetypes.
Remittance platform, $15 million monthly volume. Average settlement window 2 days. Average daily float: $1 million. At 6% APY: $60,000/month, $720,000/year. This typically represents a 15-25% increase in total platform revenue for remittance companies with thin margins on the transfer fee.
Payment processor for e-commerce, $30 million monthly volume. Average settlement window 1.5 days (faster due to card-to-stablecoin infrastructure). Average daily float: $1.5 million. At 6% APY: $90,000/month, $1.08 million/year. For processor businesses with 0.5-1% take rates, this can be the single largest revenue line.
Neobank with USDC account balances, $5 million in customer deposits. Float is permanent rather than transaction-based. At 6% APY: $300,000/year. This is the yield that the neobank earns on its USDC deposits before deciding how much, if any, to pass on to users.
OTC desk, $20 million monthly settlement volume. Settlement windows vary from same-day to T+2. Average daily float: $666,000. At 6% APY: $40,000/month, $480,000/year. We covered the mechanics specifically for OTC desks in our post on how OTC desks can generate 4-8% yield on idle settlement balances.
What is The Infrastructure Stack Required?
For additional context, see our guide to **stablecoin on/off ramp integration guide**.
Capturing float yield is not a one-line API call. It requires infrastructure that most fintechs do not have in-house, which is why this revenue opportunity has been largely uncaptured.
You need a non-custodial USDC routing layer that can receive USDC, deposit it into a lending protocol, track the deposit position, and withdraw it when needed. This layer needs to handle multiple deposit positions across multiple protocols (for diversification), monitor protocol health and exit if a protocol shows signs of stress, and generate audit-ready transaction logs for compliance.
You need yield accounting infrastructure that maps each USDC deposit to the originating transaction, tracks accrued yield by time period, handles the tax accounting treatment of yield income, and generates reports for finance and compliance teams.
You need liquidity management logic that ensures sufficient USDC is available for settlement at all times. The yield protocols provide same-day liquidity, but your system needs to initiate withdrawals ahead of settlement deadlines and maintain appropriate buffer balances.
For additional context, see our guide to **stablecoin yield API technical guide**.
RebelFi provides this entire infrastructure stack as a service. We integrate with your existing ramp or payment infrastructure via API, handle all protocol interactions and monitoring, and deliver monthly yield reports with full transaction-level audit trails. Typical integration time is 3-4 weeks.
How does risk management for ramp float yield work?
Float yield is not risk-free, and responsible deployment requires understanding and managing three categories of risk.
Smart contract risk. DeFi protocols can have vulnerabilities that result in loss of funds. Aave, Morpho, and Kamino have strong security track records (none of the three has suffered a material exploit) and maintain continuous audit programs. Risk management best practice is to diversify deposits across multiple protocols (not more than 40% in any single protocol) and to use only protocols with 18+ months of mainnet history and multiple independent audits.
Liquidity risk. Although lending protocols offer same-day liquidity, very high withdrawal demand across all depositors simultaneously could theoretically create delays. In practice, this has never occurred on Aave or Morpho, but operational risk management should include buffer balances that do not require protocol withdrawal to meet settlement obligations.
Yield rate risk. DeFi lending rates fluctuate based on borrower demand. Rates can compress from 6-8% to 2-3% during periods of low borrowing demand. Financial projections should use conservative yield assumptions (3-4% base case, 6-8% upside scenario) rather than spot rates.
How do you get started with this integration?
If your platform is already processing stablecoin ramp volume, you likely have uncaptured float yield accruing daily. The question is whether you build the infrastructure to capture it or continue leaving it on the table.
Book a technical conversation with RebelFi at calendly.com/alek-rebelfi/30min to get a projection of what your current volume would generate in float yield, what the integration would require for your specific architecture, and what the compliance structure would look like.
Frequently Asked Questions
What is stablecoin float yield and how does it work?
Stablecoin float yield is the interest income earned on USDC or USDT balances deployed to DeFi lending protocols during periods of inactivity. When a fintech receives a USDC deposit, funds that are not immediately disbursed to a recipient or used for a transaction can be deployed to protocols like Aave or Morpho, which pay interest to liquidity providers at rates driven by borrowing demand. The yield accrues per block — approximately every 12 seconds on Ethereum or 0.4 seconds on Solana — and compounds automatically. For ramping fintechs, float yield converts a cost center (held balances) into a revenue line, typically adding $200,000-$600,000 per year per $10 million in average float.
What yield rates can fintechs expect on USDC float?
USDC float yield rates depend on the protocol and tier selected. On the standard tier using Aave and Morpho, fintechs earn 4-7% APY based on real-time borrowing demand. Rates are variable and change with market conditions — during high-demand periods, rates spike above 10% for hours or days; during quiet periods, rates sit closer to 3-4%. RebelFi's managed tier uses delta-neutral strategies to deliver 7-11% APY with lower volatility, suitable for fintechs that want predictable revenue. The 15% fee on yield generated means a fintech earning 6% gross retains approximately 5.1% net.
How does non-custodial yield work for fintechs?
Non-custodial yield means the yield infrastructure provider never holds signing authority over client funds. RebelFi generates an unsigned yield transaction — specifying the deposit amount, target protocol, and recipient address — and passes it to the fintech's key management system for signing and broadcasting. The fintech's signing infrastructure (typically an HSM or MPC wallet) authorizes the transaction without exposing private keys to RebelFi. This architecture eliminates custodial risk, satisfies most e-money and payment license requirements without additional authorization, and allows the fintech to maintain full on-chain auditability of their yield positions.
What DeFi protocols does RebelFi use for float yield?
RebelFi routes float yield through four audited protocols: Aave ($1T+ cumulative lending volume, zero lender losses), Morpho ($4B+ TVL, isolated markets), Kamino (Solana-native, $1.7B+ TVL), and Compound (launched 2018, $3B+ in historical TVL). Protocol selection is based on real-time APY comparison, liquidity depth, and the fintech's chain preference. Standard-tier allocations prioritize Aave and Morpho for Ethereum/Base and Kamino for Solana. Managed-tier allocations incorporate additional strategies including liquidity provision and delta-neutral basis trades that target 7-11% APY with reduced directional risk.
Is float yield legal for fintechs to earn on customer deposits?
Whether a fintech can earn yield on customer deposits depends on regulatory jurisdiction and license type. In the EU, MiCA Article 54 restricts e-money institutions from investing customer funds in assets other than specified safe instruments, which excludes most DeFi protocols for customer deposit yield. In the US, the regulatory framework is less restrictive for payment processors and neobanks operating under state money transmitter licenses, but legal analysis is required per jurisdiction. The universally compliant approach — endorsed by most fintech legal teams — is earning yield exclusively on company treasury USDC, not on customer deposits. RebelFi helps fintechs implement proper treasury segregation to ensure compliance.
How quickly can a fintech go live with float yield?
A fintech with an existing USDC wallet infrastructure can go live with RebelFi float yield in 2-4 weeks. Week one covers API authentication, sandbox integration, and treasury wallet setup. Week two covers compliance review of the yield architecture and legal sign-off on the non-custodial structure. Weeks three and four cover staging environment testing and production cutover with monitoring. Fintechs without existing USDC wallet infrastructure may require 4-6 weeks to establish key management before integrating yield. Post-launch, yield begins accruing within 24 hours of the first deposit to the yield wallet.
What happens to float yield during market stress?
During market stress events — such as the May 2022 Terra/LUNA collapse or the November 2022 CRV exploit — DeFi lending protocol yields spike due to high borrow demand and then normalize as liquidity returns. Aave's Safety Module absorbed the November 2022 bad debt with zero impact on USDC depositors; Morpho's isolated market structure prevented any cross-contamination. For fintechs, the practical risk is yield volatility, not principal loss: rates may drop to 1-2% APY during extreme risk-off periods and spike above 15% APY during crisis periods. RebelFi's managed tier uses delta-neutral strategies to smooth yield across market conditions.
How does RebelFi price its float yield service?
RebelFi charges approximately 15% of yield generated, calculated as a share of gross APY. There are no flat fees, setup fees, or minimum volume requirements. For a fintech earning 6% gross APY on a $10 million position, the annual gross yield is $600,000; RebelFi's 15% share is $90,000; the fintech retains $510,000 net. The B2B2C pricing model for partners who share yield with their customers is 15% of the partner's net margin — meaning if the fintech charges customers 3% APY and earns 6% gross, RebelFi charges 15% of the 3% margin, not the 6% gross.
