Skip to main content

Overview

0xmeta uses a flat $0.01 USDC fee per settlement with pre-settlement collection via standard ERC-20 approval. No setup fees, no merchant accounts, zero surprises. Verification is FREE - only successful settlements incur the $0.01 fee, collected BEFORE the settlement executes.

Fee Structure

Pre-Settlement Fee Collection Flow

Critical: Fee is collected FIRST. No fee = no settlement.

Example Pricing


How Fee Collection Works

Pre-Settlement via transferFrom

Flow:
  1. Facilitator verifies customer authorization (FREE)
  2. Facilitator collects $0.01 fee from merchant’s pre-approved USDC balance (PRE-SETTLEMENT)
  3. IF successful: Facilitator executes customer → merchant payment ($0.02)
  4. IF failed: Settlement blocked, customer never charged
Merchant Setup: One-time USDC approval allows facilitator to collect fees via transferFrom before each settlement.

Fee Collection Method

Standard ERC-20 Approval Pattern with Pre-Settlement

One-time merchant setup:
Per settlement (pre-settlement order):
Key points:
  • ✅ Fee collected BEFORE settlement executes
  • ✅ If fee collection fails → settlement blocked
  • ✅ Customer payment only executes after fee is paid
  • ✅ No facilitator custody of customer funds
  • ✅ Merchant controls via approval amount
  • ⚠️ Merchant pays for settlement attempts (prevents free service)

For micropayments (less than $1), 0xmeta is 96-99% cheaper than traditional processors. Plus: Pre-settlement fee collection eliminates free service exploitation risk.

Pricing Details

What’s Included

Verification (FREE):
  • EIP-3009 signature validation
  • Amount verification
  • Token verification
  • Address validation
  • Unlimited verifications
Settlement ($0.01, pre-settlement):
  • Pre-settlement fee collection from merchant
  • On-chain settlement execution
  • Gas fees paid by facilitator
  • Settlement status tracking
  • Webhook notifications
Pre-Settlement Protection:
  • Customer never charged if fee collection fails
  • Settlement blocked if merchant has insufficient approval
  • No free service exploitation possible

Merchant Economics

Calculate your net revenue:
Important:
  • Fee is collected BEFORE each settlement
  • If settlement fails after fee collection, you paid $0.01 for the attempt
  • Test thoroughly on testnet to minimize failed settlements
0.010.01 - 0.10
  • API calls
  • Data queries
  • Simple computations
Fee impact: 10-100% Pre-settlement: Essential for preventing free API abuse 0.100.10 - 1.00
  • Analysis reports
  • Generated content
  • Premium features
Fee impact: 1-10% Pre-settlement: Good protection against exploitation 1.001.00 - 10.00
  • Research reports
  • AI-generated media
  • Complex computations
Fee impact: 0.1-1% Pre-settlement: Minimal overhead, strong protection $10.00+
  • Enterprise features
  • Bulk data access
  • Subscription equivalents
Fee impact: less than 0.1% Pre-settlement: Negligible overhead, excellent protection

Approval Requirements

How Much to Approve

Calculation:
Examples:
  • 100 USDC = 10,000 settlements
  • 500 USDC = 50,000 settlements
  • 1000 USDC = 100,000 settlements
Best practice: Approve 100-1000 USDC (avoid infinite approval) Pre-settlement consideration: Ensure you have sufficient USDC balance, as fees are collected before settlements execute.

Managing Approval

Check allowance:
Top up allowance:
Revoke access:

Pre-Settlement Fee Collection Scenarios

Scenario 1: Normal Operation

Scenario 2: Insufficient Allowance

Scenario 3: Insufficient USDC Balance

Scenario 4: Fee Succeeds, Settlement Fails

Why scenario 4 is fair: Merchant received verification and settlement attempt services worth $0.01. Pre-settlement prevents free service exploitation.

Volume Pricing

Custom Rates for High Volume

If you process 10,000+ settlements per month, contact us for custom pricing: Email: [email protected] Volume tiers:
  • 10K-100K settlements/month
  • 100K-1M settlements/month
  • 1M+ settlements/month
We offer discounted rates for high-volume merchants. Minimum $0.001 per settlement for enterprise customers. Note: All volume pricing uses pre-settlement fee collection for consistency and protection.

Fee Transparency

On-Chain Verification

Every fee collection is a standard blockchain transaction:

Settlement Response

Every settlement response includes complete fee breakdown:
Verify pre-settlement: fee_collection_timestamp is before settlement_timestamp.

FAQ

Flat fees work better for micropayments:
  • 2.9% of 0.10=0.10 = 0.003 (unsustainable)
  • Plus fixed $0.30 = totally uneconomical for small payments
$0.01 is the minimum viable fee for on-chain operations while keeping micropayments feasible.Pre-settlement: Guarantees we get paid for service, enabling sustainable flat-rate pricing.
Merchant pays the fee via pre-settlement collection.Why: x402 requires customers pay merchants directly (trust-minimization). We can’t split customer payments.Solution: Merchant pays fee BEFORE settlement via pre-approved transferFrom. Add fee to your prices.Customer pays: 0.02Youreceive:0.02 **You receive:** 0.02 (from customer) You pay: 0.01(tofacilitator,presettlement)Net:0.01 (to facilitator, pre-settlement) **Net:** 0.01
Yes, for high volume:
  • 10K+ settlements/month: Custom pricing
  • 100K+ settlements/month: Significant discounts
  • Enterprise contracts: [email protected]
All tiers: Pre-settlement fee collection for protection and consistency.
No:
  • No monthly fees
  • No setup fees
  • No gas fees (facilitator pays)
  • No withdrawal fees
  • No percentage fees
Just $0.01 per settlement, collected pre-settlement.
You paid $0.01 for the settlement attempt.Services rendered:
  • Customer authorization verification
  • Fee collection transaction (gas paid)
  • Settlement attempt (gas estimation, RPC calls)
  • Error handling and status updates
Why pre-settlement prevents exploitation: Without collecting fee first, merchants could intentionally cause settlement failures to get free verification service.Mitigation: Test thoroughly on Sepolia testnet first.
Options:
  1. Settlement responses: Include full fee breakdown with timestamps
  2. On-chain: View transactions on BaseScan, verify pre-settlement timing
  3. Monitoring script: check-allowance.mjs shows remaining settlements
For you (merchant):
  • Prevents customer charges when you have insufficient fees
  • Transparent fee structure
  • Predictable costs
For customers:
  • Never charged if merchant can’t pay fee
  • Protected from failed settlement attempts
For facilitator:
  • Guaranteed payment for service
  • No free service exploitation
  • Sustainable business model
Trade-off: You pay $0.01 even if settlement fails after fee collection, but this prevents free service abuse.

Next Steps

Set Up Merchant Approval

Configure USDC approval for pre-settlement fee collection

Understand Fee Collection

Learn how pre-settlement fees work

Complete Integration Guide

Build your first payment flow

FAQs

Common questions about pre-settlement

Simple, transparent, pre-settlement - $0.01 per settlement, collected from merchant’s pre-approved USDC balance BEFORE executing the customer payment. No custody, fully auditable, economically sustainable.