{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "test-x420-app-api-puff",
  "title": "X420 \u00b7 Test Token Purchase",
  "url": "https://test.x420.app/api/puff",
  "category": "finance",
  "summary": "Execute a test token purchase starting at 5 USDC, with optional amount adjustment, receiving swap transaction confirmation and token quantity.",
  "seo": {
    "title": "X420 Test Token Purchase | x402 Payment API",
    "description": "Buy test tokens for 5 USDC via x402 micropayment on Base. Adjustable purchase amount. Returns swap transaction details."
  },
  "use_cases": [
    "Acquire test tokens for development and experimentation",
    "Execute adjustable-amount token purchases for testing",
    "Verify swap transaction flows via x402 payment"
  ],
  "ideal_buyer": "Developers and testers requiring testnet or experimental token acquisition with configurable purchase amounts.",
  "example_prompt": "Buy 10 USDC worth of test tokens and return the transaction hash and tokens received.",
  "example_request_body": {
    "amount": "10"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 166.667,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x93109d14f6665a9c9675290d3cd5a6c07bbafdbd",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "5000000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Buy 5 USDC worth of test tokens",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "amount": {
              "type": "string",
              "required": false,
              "description": "Optional amount in USDC (e.g., '10', '10.5', '0.5'). Defaults to 5 if not provided."
            }
          }
        },
        "output": {
          "message": "string",
          "usdcAmountPaid": "string",
          "x420TokensReceived": "string",
          "sendTransactionHash": "string | null",
          "swapTransactionHash": "string | null"
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-c9c007220224",
  "origin": {
    "slug": "test-x420-app",
    "host": "test.x420.app",
    "title": "test.x420.app",
    "description": "x402-payable API origin. No active deployment currently available on this host.",
    "url": "https://test.x420.app",
    "favicon": "https://test.x420.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/test-x420-app-api-puff",
    "url": "https://x402all.com/resource/test-x420-app-api-puff",
    "name": "X420 \u00b7 Test Token Purchase",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/test-x420-app-api-puff",
      "@type": "Offer",
      "price": "5",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "5.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://test.x420.app/api/puff",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/test-x420-app",
      "url": "https://test.x420.app",
      "name": "test.x420.app",
      "@type": "Organization"
    },
    "identifier": "test-x420-app-api-puff",
    "description": "Buy test tokens for 5 USDC via x402 micropayment on Base. Adjustable purchase amount. Returns swap transaction details.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=test-x420-app-api-puff",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=test-x420-app-api-puff"
}
