IP Strategy
FinTech Patent Strategy
Payments IP; cryptocurrency and blockchain patents; open banking; § 101 abstract idea strategy; and IP guidance for FinTech startups competing against Visa; Mastercard; and PayPal.
Who are the major FinTech patent holders in payments, and what innovations do they protect?
The payments industry is one of the most patent-active areas of FinTech — with traditional networks; card brands; processors; and tech-native disruptors all building significant IP portfolios.
Major Payments Patent Holders
Visa
- 5,000+ US patents
- Tokenization technology (Visa Token Service; specific token request/response protocol; token vault management)
- Fraud scoring models
- Real-time payment authorization
- Cross-border settlement
- Visa Direct push payments
- Click-to-pay
- 3D Secure authentication
Mastercard
- 6,000+ US patents
- Mastercard Send push payments
- Biometric card authentication
- Payment data tokenization
- Dispute management systems
- Open banking API standards
- Ethoca merchant consortium dispute data sharing
Paypal
- 2,500+ US patents
- One-touch payment
- PayPal Credit authorization flow
- Venmo social payment graph
- Braintree payment vault
Stripe
- 500+ US patents (relatively small given revenue; Stripe's primary moat is developer experience + network not patents)
- Payment intent state machine
- Subscription billing engine
- Connect platform commission splits
Square/block
- 1,000+ US patents
- Point-of-sale hardware (magstripe reader using audio jack; first US8,584,947 granted)
- Cash App peer transfer
- Bitcoin Lightning
Apple Pay
- Secure Element NFC
- Token provisioning
- Dynamic CVV generation
- Apple's patents focus on the device-side implementation
- EMVCo standards interaction
Key Payment Technologies
Tokenization
- Replacing primary account number (PAN) with token
- Specific token request/issuance/binding protocols
- Network tokenization vs. gateway tokenization
Emv
- Chip card transaction flow
- Cryptographic application cryptogram generation
Contactless
- NFC antenna design + tuning
- ISO 14443 Layer 4 protocol implementations
Fast Payments
- Real-time gross settlement
- Push payment routing algorithms
- ISO 20022 message standard implementations
Patent Value
- Patents are less central to payments competitive moat than network effects (merchant acceptance + cardholder base)
- But patent portfolios deter new entrants and support cross-licensing negotiations
- Significant patent battles between PayPal and banks over digital wallet implementations.
How does § 101 apply to FinTech patents, and what claim drafting strategies help overcome abstract idea rejections?
FinTech software patents face severe § 101 challenges because financial transactions and calculations are quintessential 'abstract ideas' under Alice — but specific technical implementations remain patentable: § 101 ANALYSIS FOR FINTECH.
The Fundamental Challenge
- Alice Corp. v. CLS Bank (S.Ct. 2014): intermediated settlement = abstract idea
- Adding generic computer implementation adds nothing
Financial Calculations
- Risk scoring
- Interest calculation
- Currency conversion
- Fraud detection by rule — all potentially abstract ideas
Generic Computer. 'execute the algorithm on a computer' does not transform an abstract idea into patent-eligible subject matter
Claim Drafting Strategies. TECHNICAL PROBLEM + TECHNICAL SOLUTION APPROACH: frame claims around solving a specific technical problem in a computing/network system
Example — Tokenization
Bad
- 'a method comprising receiving payment data
- Replacing with token
- Transmitting token to merchant'
- Alice killed this
Better
- 'a method comprising: receiving, via a hardware security module (HSM), a primary account number (PAN) encrypted with a first key
- Generating a cryptographically distinct token by applying a format-preserving encryption algorithm (AES-FF3-1) using a second key isolated to the HSM
- The token indistinguishable from a valid PAN without access to the second key
- Binding the token to a specific device fingerprint derived from [specific hardware attestation]
- Such that the token is invalid if device fingerprint mismatches by more than X bits'
Hardware Specificity. Tie claims to specific hardware components (HSM; TEE; Secure Enclave; NFC controller; EMV reader)
Network Architecture Specificity
- Describe specific network topology
- Protocol
- Message format interactions
Measurable Improvement
- Claims that specify a measurable technical improvement — specific percentage reduction in fraud
- Specific latency improvement
- Specific reduction in false positives — are stronger
Recent Favorable Decisions
- Enfish (2016): database software that improved computer functionality = patent eligible
- McRO (2016): specific rules producing specific output from animation data = patent eligible
- CardioNet (Fed. Cir. 2019): ECG monitoring with specific detection algorithm = patent eligible
What is Still at Risk
- Generic fraud detection algorithms without specific hardware/architecture tie
- Pure algorithmic trading without specific order management system integration
- Abstract yield optimization without specific parameter constraints
Alice Step Two — Inventive Concept
- If abstract, survives if there is an inventive concept beyond generic computing
- A specific ML architecture (gradient boosted trees with specific feature engineering pipeline) + a specific inference latency requirement (sub-50ms for real-time auth) = potentially inventive concept.
What are the key FinTech patent areas in cryptocurrency, blockchain, and open banking?
Cryptocurrency; blockchain; and open banking represent the fastest-growing areas of new FinTech patent filing — with both established players and startups racing to lock up foundational IP.
Cryptocurrency Patent Landscape
Major Crypto Patent Holders
- Coinbase (1,000+ patent applications; wallet security; key management; institutional custody; exchange matching engine)
- Ripple (500+ patents; XRP Ledger consensus protocol; cross-border payment routing; On-Demand Liquidity)
- Circle (USDC stablecoin architecture; payment routing)
- Block (formerly Square; Bitcoin Lightning patent applications; Cash App Bitcoin on-ramp)
- IBM (enterprise blockchain; Hyperledger Fabric contributions + related patents)
- MasterCard (500+ cryptocurrency-related applications including CBDC transaction processing)
Patent Categories in Crypto
Key Management
- Hardware security module integration with blockchain wallets
- Multi-party computation (MPC) for key splitting without single private key exposure
- Threshold signature schemes
Consensus Mechanisms
- Proof of Work (Nakamoto Bitcoin consensus — published not patented; now prior art)
- Proof of Stake variants
- Delegated
- Nominated
- BFT-based
Layer 2 Scaling
- Lightning Network payment channel state machine
- Polygon PoS bridge
- Optimism fraud proof + challenge period
- Arbitrum
Defi Protocols
- Automated market makers (AMM; Uniswap x*y=k constant product formula — open source but specific implementation features may be patented)
- Lending protocol collateral management
Cbdc
- Central bank digital currency — major filing activity from central banks
- Fed research
- ECB
- PBoC
Open Banking
- PSD2 (EU directive) mandated API access
- OPEN BANKING UK (Competition & Markets Authority mandate)
What is Patentable in Open Banking
- Specific API aggregation approaches for standardizing inconsistent bank data formats
- Specific consent management workflows
- Specific transaction categorization ML algorithms
- Specific credential linking without storing passwords (OAuth PKCE extensions)
Who is Filing
- Plaid (1,000+ applications; bank connection; account verification; transaction categorization)
- Yodlee/Envestnet
- MX Technologies
- Finicity (acquired by Mastercard)
- Akoya (bank-owned competitor)
Blockchain Patent Eligibility
- Anchor claims in specific consensus protocol steps
- Specific cryptographic hash chain structure
- Specific smart contract execution environment
- Avoid pure 'record transactions on a ledger' claims.
How should FinTech startups build patent strategy, and what are the key FTO considerations?
FinTech startups face a uniquely challenging IP landscape — they operate in a heavily regulated space where incumbents have both vast patent portfolios and strong regulatory relationships.
Fintech Startup IP Strategy. TRADE SECRET vs.
Patent Decision
Favor Trade Secrets When
- ML model for credit scoring is trained on proprietary transaction data that cannot be reproduced by competitors
- Fraud detection rules trained on your specific merchant network
- Underwriting model trained on your specific loan book
Favor Patents When
- Specific novel user interaction flow that can be observed by reverse engineering
- Specific cryptographic protocol for transaction security
- Specific hardware integration for biometric payment authorization
When to File Provisionals
- Before launching beta products (public use bar)
- Before fundraising if you will publicly present novel technology
- Before any banking/partnership pilots that involve technical disclosure
Patent Types Valuable in Fintech
Method Claims
- Specific transaction processing steps
- Specific data aggregation methods
Software Claim Triplet. Method + apparatus (system) + CRM claims
Design Patents
- UI design patents protect novel payment interfaces faster (14 months) + at lower cost ($2,000-4,000)
- Protect the visual checkout flow
- Biometric authorization UI
Freedom to Operate — Key Risk Areas
Payment Network Patents
- Visa + Mastercard have extensive patent estates on token management
- Payment authorization flows
- Any new payment product should FTO against their published patent portfolios
Paypal. PayPal has been aggressive in asserting patents against payment competitors
Apple/google Pay. NFC-based mobile payments — Apple and Google have extensive patent estates around NFC payment flows
Regulatory Patent Strategy
- BANKING-AS-A-SERVICE (BaaS): Bancorp
- Synapse
- Green Dot
- Cross River Bank have patents on the bank API middleware stack
- If building on top of these, assess FTO
Lending
- LendingClub
- Prosper
- SoFi have patents on specific online lending workflows
- Automated underwriting pipeline integration
Insurance Tech (Bancassurance Adjacent)
- Telematics-based insurance pricing has major Allstate
- Progressive
- State Farm
- Root patent estates
Offensive Strategy
- Build patent portfolio to enable cross-licensing conversations with banks when they threaten
- Having patents gives you something to trade
- Defensive publication is also useful (prevent competitors from patenting broad categories before you can file).
Related guides