crypto_convert
ActiveTool of x402 Trading & On-Chain Intelligence
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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
x402 Trading & On-Chain Intelligence
1/7 registries