Now Live on Mainnet

Decentralized
Mortgage
Markets

OriginateX connects global capital to U.S. mortgages through PassThru Protocol's Uniswap V4 hooks, creating liquid, transparent, and efficient mortgage markets.

$125M+
Total Value Locked
1,247
Active Mortgages
99.2%
Uptime

Live Market Data

Real-time mortgage metrics

Average APY
4.2%
+0.1%
Pool Liquidity
$42.3M
+2.1%
24h Volume
$1.8M
+15.3%
Default Rate
0.8%
-0.2%

Choose Your Path

Whether you're looking to get a mortgage, invest in mortgage-backed securities, or provide institutional capital, we have the right solution for you.

I Need a Mortgage

Get competitive rates through our decentralized marketplace

I Want to Invest

Earn yield from mortgage-backed securities with instant liquidity

I'm an Institution

Access global mortgage markets with enterprise-grade tools

The Housing Crisis

Rising rates have created a two-tier mortgage market, trapping existing homeowners and pricing out new buyers. Traditional mortgage markets lack competition and liquidity.

3% Era
2019-2022 Mortgages
AFFORDABLE
Home Price:$400,000
Monthly Payment:$1,349
Required Income:$72,745
7.5% Today
Current Market Rates
UNAFFORDABLE
Home Price:$400,000
Monthly Payment:$2,237
Required Income:$110,817

Our Solution

OriginateX and PassThru Protocol create the world's first decentralized mortgage marketplace, bringing global capital competition to drive down rates for borrowers.

Two-Protocol Architecture

OriginateX

Decentralized mortgage origination platform that tokenizes individual mortgages as NFTs, enabling transparent ownership and fractional investment.

PassThru Protocol

Uniswap V4 hooks that bundle mortgage NFTs into liquid MBS tokens, creating 24/7 tradeable markets with automated yield distribution.

Capital Flow Architecture

1
Mortgage Origination
Borrower applies via OriginateX smart contracts
2
NFT Tokenization
Approved mortgage becomes tradeable ERC-721
3
Pool Creation
NFTs bundled into PassThru MBS pools
4
Liquidity Provision
Global investors provide USDC liquidity
5
Yield Distribution
Monthly payments auto-distributed via V4 hooks

Mortgage Origination & Servicing

End-to-end mortgage lifecycle management with automated origination, real-time underwriting, and comprehensive servicing infrastructure built on decentralized protocols.

Smart Origination

Automated underwriting & instant approvals

Real-Time Underwriting

AI-powered credit assessment with instant loan decisions using on-chain credit scores and traditional bureau data

< 30 seconds95% automation24/7 availability

Automated Compliance

Built-in regulatory compliance for TRID, QM, ATR, and state-specific lending requirements

50-state licensedCFPB compliantAuto-documentation

Dynamic Pricing Engine

Real-time rate optimization based on borrower profile, market conditions, and liquidity pool depth

Live rate updatesRisk-based pricingPool optimization

Smart Contract Execution

Automated loan terms execution with immutable documentation and transparent fee structures

Zero paperworkInstant fundingTransparent fees

Intelligent Servicing

Automated payments & portfolio management

Automated Payment Processing

Smart contract-based payment collection with automatic distribution to MBS token holders and fee allocation

0% processing feesInstant settlementGlobal access

Escrow & Insurance Management

Automated property tax and insurance payments with real-time balance tracking and shortage prevention

Auto-pay setupBalance monitoringShortage alerts

Portfolio Analytics

Real-time loan performance tracking with predictive default modeling and early intervention triggers

Performance trackingRisk modelingEarly warnings

Loss Mitigation

Automated workout solutions including payment modifications, forbearance, and liquidation management

Smart modificationsAuto-forbearanceEfficient liquidation

Platform Performance Metrics

Average Approval Time

28 seconds
-85% from traditional

Fastest mortgage approvals in the industry

Processing Cost

$127
-92% vs banks

Minimal overhead through automation

Default Rate

0.23%
-74% vs industry

Superior risk assessment accuracy

Customer Satisfaction

94.7%
+23% vs traditional

Streamlined user experience

Enterprise Integration Capabilities

Seamless integration with existing mortgage infrastructure and third-party services

Credit Bureau APIs

  • • Experian, Equifax, TransUnion
  • • Real-time credit monitoring
  • • Alternative data sources
  • • FCRA compliant reporting

Banking & Payments

  • • ACH/Wire integration
  • • Bank account verification
  • • Automated clearing house
  • • Multi-currency support

Property & Valuation

  • • Automated valuation models
  • • Property tax records
  • • Insurance verification
  • • Title & escrow services

Benefits for Everyone

For Borrowers

  • Lower rates through global competition
  • Faster approval via automated underwriting
  • Transparent pricing and terms
  • 24/7 application processing

For Investors

  • Direct access to mortgage yields
  • Instant liquidity via tokenization
  • Diversified risk exposure
  • Automated yield distribution

For Institutions

  • Global capital deployment
  • Regulatory-compliant structure
  • Risk-adjusted returns
  • Operational efficiency

Powered by
Uniswap V4

PassThru Protocol leverages Uniswap V4's revolutionary hook architecture to create programmable mortgage markets with custom pricing logic and automated yield distribution.

Custom Hook Logic

DCF-based pricing bypasses standard AMM curves for mortgage-specific valuations

Dynamic Risk Management

Oracle-fed data automatically adjusts fees based on performance metrics

Automated Distribution

Monthly payments flow directly to liquidity providers via donate() function

// PassThru Hook Implementation
contract MBSHook is BaseHook {
  function beforeSwapReturnDelta(
    PoolKey calldata key,
    IPoolManager.SwapParams calldata params,
    bytes calldata data
  ) external override returns (bytes4, BeforeSwapDelta, uint24) {
    
    // Custom DCF pricing logic
    uint256 discountedValue = calculateDCF(
      poolId, 
      oraclePrice, 
      riskMetrics
    );
    
    // Dynamic fee adjustment
    uint24 dynamicFee = adjustFee(
      defaultRate, 
      liquidityDepth
    );
    
    return (
      BaseHook.beforeSwapReturnDelta.selector,
      BeforeSwapDeltaLibrary.ZERO_DELTA,
      dynamicFee
    );
  }
}

Ready to Transform
Mortgage Markets?

Join the future of housing finance. Start originating, investing, or building on our decentralized mortgage infrastructure today.