{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-w3-ipfs-xyz-x402-intent-to-swap-tx",
  "title": "Minara AI \u00b7 Natural Language Swap Intent",
  "url": "https://api.w3-ipfs.xyz/x402/intent-to-swap-tx",
  "category": "finance",
  "summary": "Parse natural language trading instructions and generate structured swap transaction parameters for execution.",
  "seo": {
    "title": "Intent-to-Swap API | Minara AI | x402 Base",
    "description": "Convert natural language to swap transactions via x402. $0.10 USDC on Base. AI-powered intent parsing for crypto and stock trading."
  },
  "use_cases": [
    "Convert voice or text trading commands to executable transactions",
    "Enable conversational interfaces for DeFi and stock trading",
    "Parse ambiguous intent into precise swap parameters"
  ],
  "ideal_buyer": "Conversational trading agents and voice-enabled finance applications requiring natural language transaction generation.",
  "example_prompt": "Swap 50% of my ETH to USDC on Base",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 3.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xb27afb1741aa9be0b924d99b26ebf5577054a138",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "100000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Convert natural language intent to swap transaction",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "chain": {
              "type": "string",
              "required": false,
              "description": "Chain name"
            },
            "intent": {
              "type": "string",
              "required": true,
              "description": "Natural language of swap intent"
            },
            "walletAddress": {
              "type": "string",
              "required": true,
              "description": "User wallet address"
            }
          }
        },
        "output": {
          "properties": {
            "transaction": {
              "type": "object",
              "properties": {
                "chain": {
                  "type": "string",
                  "description": "Chain name"
                },
                "amount": {
                  "type": "string",
                  "description": "Amount"
                },
                "slippagePercent": {
                  "type": "string",
                  "description": "Slippage percent"
                },
                "amountPercentage": {
                  "type": "number",
                  "description": "Amount percentage"
                },
                "inputTokenSymbol": {
                  "type": "string",
                  "description": "Input token symbol"
                },
                "inputTokenAddress": {
                  "type": "string",
                  "description": "Input token address"
                },
                "outputTokenSymbol": {
                  "type": "string",
                  "description": "Output token symbol"
                },
                "outputTokenAddress": {
                  "type": "string",
                  "description": "Output token address"
                }
              },
              "description": "Swap transaction result"
            }
          },
          "description": "Swap transaction result"
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-5d7978fe85e9",
  "origin": {
    "slug": "api-w3-ipfs-xyz",
    "host": "api.w3-ipfs.xyz",
    "title": "Minara AI \u2014 Intelligent Crypto Assistant",
    "description": "Offers AI-powered analysis and assistance for cryptocurrency trading and digital finance. Agents can query market data, analyze trends, and receive trading insights through conversational interfaces.",
    "url": "https://api.w3-ipfs.xyz",
    "og_image": "https://static.minara.ai/chat/files/680b2a62d9675f25a7c712a8/1767187987561-gAQmWg18K1f9MKvQ.webp",
    "favicon": "https://api.w3-ipfs.xyz/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-w3-ipfs-xyz-x402-intent-to-swap-tx",
    "url": "https://x402all.com/resource/api-w3-ipfs-xyz-x402-intent-to-swap-tx",
    "name": "Minara AI \u00b7 Natural Language Swap Intent",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-w3-ipfs-xyz-x402-intent-to-swap-tx",
      "@type": "Offer",
      "price": "0.1",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.100000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.w3-ipfs.xyz/x402/intent-to-swap-tx",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-w3-ipfs-xyz",
      "url": "https://api.w3-ipfs.xyz",
      "name": "Minara AI \u2014 Intelligent Crypto Assistant",
      "@type": "Organization"
    },
    "identifier": "api-w3-ipfs-xyz-x402-intent-to-swap-tx",
    "description": "Convert natural language to swap transactions via x402. $0.10 USDC on Base. AI-powered intent parsing for crypto and stock trading.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-w3-ipfs-xyz-x402-intent-to-swap-tx",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-w3-ipfs-xyz-x402-intent-to-swap-tx"
}
