{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "constructible-interpleural-boris-ngrok-free-dev-x402-intent-to-swap-tx",
  "title": "Intent Swap \u00b7 Natural Language to Swap Transaction",
  "url": "https://constructible-interpleural-boris.ngrok-free.dev/x402/intent-to-swap-tx",
  "category": "finance",
  "summary": "Transform natural language descriptions of token swap intentions into structured blockchain transaction parameters.",
  "seo": {
    "title": "Natural Language Intent to Swap Transaction API | x402all.com",
    "description": "Convert natural language swap intents to blockchain transactions via x402. Pay 0.1 USDC per call on Base. Returns executable swap parameters."
  },
  "use_cases": [
    "Execute swaps from conversational commands",
    "Build intent-based trading interfaces",
    "Convert user requests to onchain transactions"
  ],
  "ideal_buyer": "AI agents and trading interfaces translating natural language into executable DeFi swap transactions.",
  "example_prompt": "Swap 100 USDC for ETH on Base with 0.5% slippage tolerance.",
  "example_request_body": {
    "intent": "Swap 100 USDC for ETH on Base with 0.5% slippage",
    "userAddress": "0x..."
  },
  "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"
        }
      }
    }
  ],
  "origin": {
    "slug": "constructible-interpleural-boris-ngrok-free-dev",
    "host": "constructible-interpleural-boris.ngrok-free.dev",
    "title": "Constructible-interpleural-boris.ngrok-free.dev",
    "description": "A development endpoint hosted via ngrok. No public service description is available.",
    "url": "https://constructible-interpleural-boris.ngrok-free.dev",
    "favicon": "https://ngrok.com/assets/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/constructible-interpleural-boris-ngrok-free-dev-x402-intent-to-swap-tx",
    "url": "https://x402all.com/resource/constructible-interpleural-boris-ngrok-free-dev-x402-intent-to-swap-tx",
    "name": "Intent Swap \u00b7 Natural Language to Swap Transaction",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/constructible-interpleural-boris-ngrok-free-dev-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://constructible-interpleural-boris.ngrok-free.dev/x402/intent-to-swap-tx",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/constructible-interpleural-boris-ngrok-free-dev",
      "url": "https://constructible-interpleural-boris.ngrok-free.dev",
      "name": "Constructible-interpleural-boris.ngrok-free.dev",
      "@type": "Organization"
    },
    "identifier": "constructible-interpleural-boris-ngrok-free-dev-x402-intent-to-swap-tx",
    "description": "Convert natural language swap intents to blockchain transactions via x402. Pay 0.1 USDC per call on Base. Returns executable swap parameters.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=constructible-interpleural-boris-ngrok-free-dev-x402-intent-to-swap-tx",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=constructible-interpleural-boris-ngrok-free-dev-x402-intent-to-swap-tx"
}
