Platform

Pricing

PayWeave uses a simple, usage-based pricing model. There are no hidden fees, no per-request quotas, and no payment limits. You only pay a small platform fee on each payment, deducted automatically via on-chain split payments.

Plan

Free
Monthly cost$0
Platform fee2% per payment
TransactionsUnlimited
Apps, Gateways, Functions & FilesUnlimited
Analytics dashboardIncluded
Auto wallet provisioningIncluded
SDK middlewareIncluded
Bazaar & MCP discoveryIncluded

How platform fees work

Platform fees are collected automatically using on-chain split payments. When an agent pays for an API call, the payment is split in a single transaction between you (the provider) and PayWeave (the platform fee).

For example, if an agent pays $0.10 for an API call:

RecipientAmount
You (the provider)$0.098 (98%)
PayWeave (platform fee)$0.002 (2%)
The agent always pays the same total amount. The platform fee is subtracted from the payment, not added on top. Agents are unaware of the split.

Referral splits

PayWeave supports referral rewards. When a payment URL includes a ?ref=WALLET_ADDRESS parameter, the referrer wallet receives a configurable percentage of the transaction (default 0.5%). This is an additional split deducted from your share as the provider.

For example, a $0.10 call with a 0.5% referral:

RecipientAmount
You (the provider)$0.0975 (97.5%)
PayWeave (platform fee)$0.002 (2%)
Referrer$0.0005 (0.5%)

You can configure the referral percentage (0.1% to 10%) or disable referrals entirely from Settings in the dashboard. See the Referrals page for full details.

Single transaction, single gas fee

Split payments are executed as a single on-chain transaction with multiple transfer calls. The agent pays one gas fee, not two. The marginal gas cost of the split is negligible on Tempo.

Test and live mode

Platform fees apply in both test and live mode. Test mode uses the Tempo testnet with test tokens, so no real funds are involved. This ensures test mode accurately simulates the live payment flow.