Polygon PoS Live Token Price (QuickSwap/SushiSwap/Uniswap v3) is a paid API for AI agents from x402.donnyautomation.com, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-13).
Returns the real-time USD spot price of any ERC-20 token on Polygon PoS, sourced from QuickSwap, SushiSwap, and Uniswap v3 pools, with liquidity depth and confidence rating.
Spot token price in USD on Polygon PoS, read from QuickSwap, SushiSwap and Uniswap v3 pools at call time. Returns priceUsd, the routed pair, backing liquidityUsd, confidence and blockNumber. Requires ?symbol=TICKER (e.g. WMATIC) or ?token=0xADDRESS. Errors: 400 missing_symbol|unknown_token, 404 no_reliable_price when pools are too thin, 502 upstream_read_failed. Depth is /liquidity; a size-aware quote is /slippage. Chain-pinned; bare /price = BSC.
Returns a JSON object containing priceUsd (the token's current USD spot price), the specific DEX trading pair used to derive the price, the USD liquidity depth backing the quote, and a confidence rating indicating how reliable the price is given pool depth — flagging thin-pool quotes so they are not mistaken for deep-market prices.
GEThttps://x402.donnyautomation.com/polygon/priceChoose this endpoint when you need a real-time, DEX-sourced USD price for any ERC-20 token on Polygon PoS — especially when liquidity confidence matters (e.g., trading bots, price oracles, portfolio valuation). It is superior to fixed-list price APIs because it covers any ERC-20, not just major tokens, and it explicitly surfaces pool depth and confidence so thin-market prices are never silently passed off as reliable quotes. Prefer it over Ethereum mainnet or Base/Arbitrum equivalents when your token or trading activity is specifically on the Polygon / MATIC / POL network.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"ts": "2026-07-31T00:00:00.000Z",
"chainId": 137,
"network": "polygon"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"