{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-minara-ai-x402-intent-to-swap-tx",
  "title": "Minara \u00b7 Intent-to-Swap Transaction",
  "url": "https://x402.minara.ai/x402/intent-to-swap-tx",
  "category": "finance",
  "summary": "Transform natural language swap descriptions into signed blockchain transactions.",
  "seo": {
    "title": "Minara Intent-to-Swap API | x402 DeFi Transaction Builder",
    "description": "Convert natural language swap intents to executable transactions via x402. 0.1 USDC per call. AI-powered DeFi transaction construction on Base."
  },
  "use_cases": [
    "Execute swaps from plain English descriptions",
    "Build transactions without manual contract interaction",
    "Automate token exchange workflows"
  ],
  "ideal_buyer": "DeFi traders and agents needing intent-based transaction execution.",
  "example_prompt": "Swap 50% of my ETH to USDC on Base with maximum 1% slippage",
  "example_request_body": {
    "intent": "Swap 50% ETH to USDC on Base",
    "constraints": {
      "chain": "base",
      "slippage": "1%"
    }
  },
  "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": "0xcf5815e9063fa0b04be0cb5c1db583eef9ef5fbb",
      "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": "x402-minara-ai",
    "host": "x402.minara.ai",
    "title": "x402.minara.ai",
    "description": "An x402-payable API origin at minara.ai. No public homepage content is available; endpoints may be accessed directly via x402 payment headers.",
    "url": "https://x402.minara.ai",
    "favicon": "https://x402.minara.ai/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-minara-ai-x402-intent-to-swap-tx",
    "url": "https://x402all.com/resource/x402-minara-ai-x402-intent-to-swap-tx",
    "name": "Minara \u00b7 Intent-to-Swap Transaction",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-minara-ai-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://x402.minara.ai/x402/intent-to-swap-tx",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-minara-ai",
      "url": "https://x402.minara.ai",
      "name": "x402.minara.ai",
      "@type": "Organization"
    },
    "identifier": "x402-minara-ai-x402-intent-to-swap-tx",
    "description": "Convert natural language swap intents to executable transactions via x402. 0.1 USDC per call. AI-powered DeFi transaction construction on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-minara-ai-x402-intent-to-swap-tx",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-minara-ai-x402-intent-to-swap-tx"
}
