Documentation Index
Fetch the complete documentation index at: https://docs.mag3nt.com/llms.txt
Use this file to discover all available pages before exploring further.
How settlement works
When an agent makes a payment, settlement is automatic:- Payment authorized — deducted from the card’s balance instantly
- Batched — transactions are grouped for efficiency
- Settled on-chain — USDC transferred to the merchant
- Confirmed — status updated with transaction hash
Fees
| Component | Amount |
|---|---|
| Platform fee | 0.5% of transaction |
| Per-transaction fee | $0.05 USDC |
| On-chain gas | Covered by mag3nt |
Check settlement status
Settlement states
| Status | Description |
|---|---|
PENDING | Payment authorized, awaiting settlement |
SETTLED | On-chain transfer confirmed |
FAILED | Settlement failed — funds returned to card |
DEFERRED | Below threshold, settles in next batch |
Timing
- Authorization: Instant
- Settlement: Typically within 5–15 minutes
- On-chain confirmation: A few seconds on Base
Settlement runs automatically. You don’t need to trigger it — just check the status when you need confirmation.