You're viewing a demo portfolio

Join the waitlist
PRSM

crypto_convert

Active

Tool of x402 Trading & On-Chain Intelligence

declared in 1.0.0

Convert an amount between any two crypto/fiat assets at live rates. Send { amount, from, to }, e.g. convert 1.5 ETH to USDC. Instant FX for agents pricing on-chain actions. [x402 paid tool — price $0.003; POST /api/crypto/convert]

Parameters schema

{
  "type": "object",
  "required": [
    "amount",
    "from",
    "to"
  ],
  "properties": {
    "to": {
      "type": "string",
      "description": "Target ticker, e.g. USDC"
    },
    "from": {
      "type": "string",
      "description": "Source ticker, e.g. ETH"
    },
    "amount": {
      "type": "number",
      "description": "Amount of the 'from' asset"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

x402 Trading & On-Chain Intelligence

1/7 registries
View full server →