Creator Economics¶
Understanding the Herald Network Revenue Model¶
Tool creators on the Herald Network earn revenue every time their tools are used. This document explains the revenue model and pricing strategies.
Revenue Model¶
The 70/20/10 Split¶
Every tool payment on Herald Network is split three ways:
| Recipient | Share | Purpose |
|---|---|---|
| Creator | 70% | Direct to your wallet, instant |
| F3L1X | 20% | Platform operations & development |
| Validators | 10% | Quality assurance rewards |
Why 70%?¶
| Platform | Creator Share | Notes |
|---|---|---|
| Herald Network | 70% | +20-30% more than competitors |
| Traditional Marketplaces | 40-60% | They take half |
| API Gateway Services | 80-95% | No quality assurance |
Instant Settlement¶
Unlike traditional payment systems:
| Aspect | Traditional | Herald Network |
|---|---|---|
| Settlement Time | 2-5 business days | Instant |
| Payment Method | ACH/Wire | USDC on Base L2 |
| Minimum Payout | $50-100 | No minimum |
| Chargebacks | Yes, up to 180 days | No (crypto is final) |
| International | Complex, fees vary | Borderless, same fee |
Pricing Strategies¶
Per-Call Pricing¶
Best for simple, fast operations with predictable costs.
Guidelines:
| Operation Type | Suggested Range | Example |
|----------------|-----------------|---------|
| Data lookup | $0.0001 - $0.001 | IP geolocation |
| API proxy | $0.001 - $0.01 | Weather data |
| Simple compute | $0.01 - $0.05 | Text formatting |
| Complex compute | $0.05 - $0.50 | Image analysis |
| AI inference | $0.10 - $2.00 | LLM generation |
Tiered Pricing¶
Best for tools with different quality/speed levels. Offer multiple tiers (e.g., quick, standard, detailed) at increasing price points.
Volume Pricing¶
Best for enterprise customers with high usage. Offer discounts at volume thresholds:
- 0-1,000 calls: Base price
- 1,001-10,000: 10% discount
- 10,001-100,000: 25% discount
- 100,001+: 40% discount
Freemium Strategy¶
Best for building user base before monetization. Offer free calls per month, then charge for additional usage.
Revenue Projections¶
Earnings Calculator¶
| Scenario | Price | Daily Calls | Monthly Gross | Your Monthly (70%) |
|---|---|---|---|---|
| Hobby | $0.01 | 100 | $30 | $21 |
| Side Project | $0.05 | 500 | $750 | $525 |
| Small Business | $0.10 | 2,000 | $6,000 | $4,200 |
| Startup | $0.25 | 10,000 | $75,000 | $52,500 |
| Enterprise | $0.50 | 50,000 | $750,000 | $525,000 |
Optimization Tips¶
Improve Conversion Rate¶
- Return helpful 402 responses with value proposition
- Show trust signals (total calls, ratings, response time)
- Make payment flow as simple as possible
Reduce Latency¶
Lower latency means happier customers and more calls:
- Use caching for repeated requests
- Implement async operations where possible
- Return partial results early when applicable
Increase Discovery¶
- Write clear, keyword-rich descriptions
- Include practical examples
- Document common use cases
Bundle Tools¶
Create tool packages for common workflows at a discount.
Tax Considerations¶
Note: Consult a tax professional. This is not tax advice.
| Aspect | Consideration |
|---|---|
| Income Type | Self-employment / business income |
| Payment Form | Cryptocurrency (USDC) |
| Record Keeping | Keep all transaction hashes, amounts, dates |
| Cost Basis | USD value at time of receipt |
Herald provides comprehensive earnings data exports for accounting purposes.
Getting Started¶
- Account Setup — Register at f3l1x.tech and set up a Base L2 wallet
- Tool Development — Create your service and implement tool logic
- Tool Registration — Choose pricing and register with Herald
- Launch — Test the flow, verify payments, and gather feedback
Related Documentation¶
Support¶
- Email: hello@f3l1x.tech