Request Network Docs
A protocol for requests, payments, and 100% automated reconciliation. Requests add business context to payments, eliminating manual accounting with cryptographic certainty.
Blockchain Payment Detection Methods Compared
Other methods require manual reconciliation or sacrifice implementation simplicity or user experienceMethod
Automated Reconciliation
Implementation
Lines of Code
User Experience
Notes
Request Network
100%
Easy
~10
Good
Built-in payment metadata
Transfers API Webhook
< 100%
Hard
~50
Compromised
Requires amount and currency matching
Blockchain Node RPC Polling
< 100%
Very Hard
~150
Compromised
Poor performance, requires polling
New wallet address per payment
100%
Very Hard
~100
Poor
Requires gas, many addresses, often custodial
Request Network Advantage
The only solution that combines 100% automated reconciliation with easy implementation and great user experience. Built-in payment metadata eliminates guesswork entirely.Alternative Trade-offs
Other methods sacrifice automated reconciliation (requiring manual review), burden users with poor UX, or require complex implementations.Get Started
Choose your path based on what you want to build:
Popular
🏃♂️ Quick Start - I want to test the API now
🏃♂️ Quick Start - I want to test the API now
- Get API Keys (2 minutes)
- Create your first request (1 minute)
- Test payment flow (2 minutes)
🔍 Demo Explorer - Show me what's possible
🔍 Demo Explorer - Show me what's possible
- Try EasyInvoice Demo - See full invoicing workflow
- Explore Use Cases - Discover business applications
- Fork & Customize - Make it your own
🏗️ Integration Planning - I need to understand compatibility
🏗️ Integration Planning - I need to understand compatibility
- Check Supported Chains
- Review Payment Types
- Explore Use Cases that match your needs