{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-aoe-oxbull-tech-send",
  "title": "Oxbull AOE \u00b7 Token Transfer Service",
  "url": "https://api.aoe.oxbull.tech/send",
  "category": "tools",
  "summary": "Initiate token transfers to specified recipients with configurable payment amounts.",
  "seo": {
    "title": "Token Transfer API | Oxbull AOE x402 0.001 USDC",
    "description": "Execute token transfers via x402 micropayment. 0.001 USDC per call. Specify recipient and amount. Base network settlement."
  },
  "use_cases": [
    "Automate micro-payments to service providers",
    "Distribute rewards or rebates to user wallets",
    "Execute conditional transfers based on external triggers"
  ],
  "ideal_buyer": "Payment automation services, reward distribution platforms, and agents executing conditional value transfers.",
  "example_prompt": "Send 0.5 USDC worth of tokens to this wallet address and confirm the transaction.",
  "example_request_body": {
    "to": "0x...",
    "price": "0.5"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.05,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9ea1a1241202f2f30b5461429d9c37a1ad95aa46",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "to": {
              "type": "string"
            },
            "price": {
              "type": "string"
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-f2deefe94a93",
  "origin": {
    "slug": "api-aoe-oxbull-tech",
    "host": "api.aoe.oxbull.tech",
    "url": "https://api.aoe.oxbull.tech",
    "favicon": "https://aoe.oxbull.tech/logo.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-aoe-oxbull-tech-send",
    "url": "https://x402all.com/resource/api-aoe-oxbull-tech-send",
    "name": "Oxbull AOE \u00b7 Token Transfer Service",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-aoe-oxbull-tech-send",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.aoe.oxbull.tech/send",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-aoe-oxbull-tech",
      "url": "https://api.aoe.oxbull.tech",
      "name": "api.aoe.oxbull.tech",
      "@type": "Organization"
    },
    "identifier": "api-aoe-oxbull-tech-send",
    "description": "Execute token transfers via x402 micropayment. 0.001 USDC per call. Specify recipient and amount. Base network settlement.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-aoe-oxbull-tech-send",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-aoe-oxbull-tech-send"
}
