Unnamed service
GET api.x402node.dev/defi/price-impact
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Estimate the price impact (slippage) of a swap of a given size by comparing Uniswap V3 quotes at minimal vs target size - tells trading agents how much a large order will move the price against them before they execute, on-chain data LLMs cannot compute. price impact, slippage estimate, swap slippage, large trade impact, market depth, liquidity check Accepts payment on Base or Solana — either network works.
Resource: api.x402node.dev/defi/price-impact
Network: eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x4466d4A84b7c49a6A094ec6eef4a0712D6dd125e
Payment methods: — · Last validation: 2026-09-14 16:29:50.388+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"tokenIn",
"tokenOut"
],
"properties": {
"chain": {
"type": "string",
"description": "base (default), ethereum, arbitrum, optimism, polygon"
},
"amount": {
"type": "string",
"description": "Trade size in tokenIn units (default 1000)"
},
"tokenIn": {
"type": "string",
"description": "Input token (required)"
},
"tokenOut": {
"type": "string",
"description": "Output token (required)"
}
}
}
},
"additionalProperties": false
},
"output": null,
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x4466d4A84b7c49a6A094ec6eef4a0712D6dd125e",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x4466d4A84b7c49a6A094ec6eef4a0712D6dd125e",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "10000"
},
{
"raw": {
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww"
},
"payTo": "9urRvUx69HqAopg1JGV9P9wR7JdKoztzdkuNyJ8Eo1up",
"amount": "10000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
},
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"payTo": "9urRvUx69HqAopg1JGV9P9wR7JdKoztzdkuNyJ8Eo1up",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"amountAtomic": "10000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.