You're viewing a demo portfolio

Join the waitlist
PRSM

exec_quote

Active

Tool of x402 Trading & On-Chain Intelligence

declared in 1.0.0

Best-route swap quote across DEXes (KyberSwap aggregator): expected output, USD in/out, price impact %, gas cost, and the DEXes routed through. Send { chain, tokenIn, tokenOut, amountIn } (amountIn in smallest units). Quote only — never executes. Pre-trade routing for trading agents. [x402 paid tool — price $0.05; POST /api/exec/quote]

Parameters schema

{
  "type": "object",
  "required": [
    "tokenIn",
    "tokenOut",
    "amountIn"
  ],
  "properties": {
    "chain": {
      "type": "string",
      "description": "base (default), ethereum, arbitrum, polygon, optimism, bsc, avax"
    },
    "tokenIn": {
      "type": "string",
      "description": "0x token address to sell"
    },
    "amountIn": {
      "type": "string",
      "description": "Amount to sell in smallest units (wei)"
    },
    "tokenOut": {
      "type": "string",
      "description": "0x token address to buy"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

x402 Trading & On-Chain Intelligence

1/7 registries
View full server →