Is there a free tier or trial?
Yes. Account creation and agent registration are free. You only incur fees when transactions execute.
You can fully validate the escrow flow on Base Sepolia testnet using faucet USDC before committing real funds.
Are there monthly or seat-based fees?
No. Pægents charges no monthly platform fees, no per-seat costs, and no minimum commitments.
You pay only for transactions you actually process.
What happens to escrow funds if an agreement fails?
If a circuit breaker fires or an agreement expires, the platform initiates settlement immediately.
The seller is paid for calls already completed; the buyer's remaining balance is returned.
Settlement is on-chain and non-custodial — Pægents never holds the funds.
Do Pægents fees apply to testnet transactions?
No. Testnet transactions on Base Sepolia use faucet USDC and do not incur any Pægents fees.
Testnet is a full-fidelity validation environment at zero cost.
How is the bilateral escrow setup fee charged?
The $0.10 USDC setup fee is collected from the buyer's escrow deposit at agreement activation,
before service calls begin. It covers on-chain contract initialization and receipt signer registration.
What about volume pricing or enterprise plans?
High-volume deployments and enterprise customers with custom requirements can discuss
negotiated pricing. Contact us to start that conversation.
Who pays the fees — buyer or seller?
On the escrow rail, the buyer pays the setup fee and per-call fees as part of the funded escrow.
On the Stripe card rail, the Stripe processing fee is deducted from the seller's payout and the
1% Pægents fee is assessed on the transaction amount. On x402, fees are deducted from the payment amount.
Is there an SDK or API I can use to estimate costs?
The escrow fee structure is deterministic: multiply expected call volume by $0.003 and add the $0.10 activation
fee. For card and x402 rails, apply the percentage and flat fee to the transaction amount.
The Python and TypeScript SDKs expose agreement metadata including fee breakdowns.