Polygon Launches Agentic Payments Documentation and CLI Tools

🔧 Polygon drops new tools

By Polygon
Mar 9, 2026, 4:10 PM
twitter
News article
Photo by Polygon

Polygon has released official documentation for its new Agentic Payments system, making the tools available for developers to start building immediately.​

The documentation covers the Polygon Agent CLI, a command-line interface designed to facilitate payment services within the Polygon ecosystem.​ Developers can now access comprehensive guides and technical specifications to integrate these payment capabilities into their applications.​

This release represents Polygon's continued expansion of its payment infrastructure, providing developers with the resources needed to implement automated payment solutions.​

Access the documentation

Sources
Read more about Polygon

Polygon Launches Comprehensive Developer Kit for Autonomous Agent Economy

Polygon has released the **Agent CLI**, a complete development toolkit designed specifically for autonomous agents operating onchain. **Key Features:** - Session-scoped smart contract wallets with spending caps, contract whitelists, and 24-hour expiry - Token management and transfers across multiple chains - Built-in token swapping via Trails by Polygon with automatic routing - Cross-chain bridging functionality into Polygon - **ERC-8004** standard for onchain identity and reputation - One-command agent registration that issues verifiable identity NFTs - Agent discoverability and reputation tracking from interactions The toolkit integrates with Claude and Openclaw and can be installed via npm. It consolidates wallets, payments, swaps, bridging, and verifiable identity into a single package, eliminating the need for agents to piece together multiple services. This release establishes infrastructure for agent-to-agent commerce on Polygon, providing the foundational layer for autonomous economic activity onchain. Install: `npm install -g @polygonlabs/agent-cli`

Enterprises Choose Polygon for Cross-Border Payments to Cut Costs and Time

Enterprises Choose Polygon for Cross-Border Payments to Cut Costs and Time

Traditional wire transfers to Latin America are expensive and slow, costing $150-500 in fees for a $10,000 transfer and taking up to 4 days to arrive. **Why enterprises are switching to stablecoins:** - Significantly lower transaction costs - Near-instant settlement times - Greater transparency and reliability - Polygon emerging as the preferred infrastructure Most emerging-market stablecoin transfers already run on Polygon's network, which offers faster processing than the 5+ business days typical of traditional banking systems. The shift represents a practical solution to real problems in cross-border payments, particularly for the Latin America corridor where traditional banking infrastructure has been costly and inefficient. [Read the full analysis](https://polygon.technology/blog/latam-corridor-economics-why-enterprises-are-betting-on-stablecoins-for-cross-border-payments)

Polygon Ships Major Upgrades: $1M Gas Subsidy, Agent CLI, and Record Stablecoin Growth

**Lisovo Upgrade Goes Live** Polygon's Lisovo hardfork activated on March 4, introducing: - $1M in subsidized gas for agent-to-agent payments (PIP-82) - Enhanced passkey wallet support - Improved smart contract compatibility **New Developer Tools** The **Polygon Agent CLI** launched, offering developers a complete toolkit for building onchain agents with wallets, payments, swaps, bridging, and x402 support integrated. **Stablecoin Momentum** - Stablecoin supply reached **$3.28B** (all-time high) - Paxos processed **$1B+ in volume** across 82,000+ transactions - Brazil's largest FX bank launched **BBRL stablecoin** on Polygon - Trust Wallet added cash-to-crypto at 15,000+ U.S. locations via Coinme **Performance Milestone** Polygon achieved a new throughput record, surpassing Base according to [growthepie.eth](https://growthepie.eth) data. Multiple upgrades throughout the year contributed to incremental speed improvements. The developments demonstrate Polygon's focus on payments infrastructure, with real money movement replacing speculation as businesses migrate from legacy financial rails to onchain settlement.

Default Dry Runs: A Safety Layer for Autonomous Transactions

A new transaction model makes every operation a dry run by default, allowing users to preview outcomes before broadcasting. **Key features:** - Transactions preview their effects before execution - Designed for agentic systems operating at scale - Maintains human oversight in automated decision-making This approach addresses a growing challenge: as autonomous agents execute transactions at machine speed, traditional one-time verification methods fall short. The dry-run-first model creates a continuous accountability layer. **Why it matters:** In distributed control environments where agents make rapid decisions, this safety mechanism ensures humans retain final authority over what gets broadcast to the network.