{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "hyperpay-fun-pay",
  "title": "Hyper Pay \u00b7 USDC payment",
  "url": "https://hyperpay.fun/pay",
  "category": "finance",
  "summary": "Execute USDC transfers on Solana with optional memos and rebate routing.",
  "seo": {
    "title": "Hyper Pay USDC Transfer API | x402 Solana Payments",
    "description": "Send USDC payments on Solana via x402 micropayments. Specify recipient, amount, optional memo and rebate address. 1 USDC per call."
  },
  "use_cases": [
    "Automate vendor payments from agent wallets",
    "Programmatic payroll for human task completion",
    "Route payments with rebates to treasury accounts"
  ],
  "ideal_buyer": "AI agents and automation systems executing Solana-based payment flows with memo requirements.",
  "example_prompt": "Send 50 USDC to 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU with memo Invoice #1234",
  "example_request_body": {
    "note": "Invoice #1234",
    "amount": "50",
    "recipient": "7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU"
  },
  "risk_notes": [
    "Initiates outbound payment \u2014 financial risk."
  ],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 33.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "So11111111111111111111111111111111111111112",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "1000000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Hyper Pay x402 USDC payment",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "queryParams": {
            "note": {
              "type": "string",
              "required": false,
              "description": "Optional memo"
            },
            "amount": {
              "type": "string",
              "required": true,
              "description": "Amount in USDC"
            },
            "rebateTo": {
              "type": "string",
              "required": false,
              "description": "Rebate recipient (optional)"
            },
            "recipient": {
              "type": "string",
              "required": true,
              "description": "Recipient wallet address"
            }
          }
        },
        "output": {
          "payer": "string",
          "network": "string",
          "success": "boolean",
          "cashback": {
            "usdcAtomic": "string",
            "rebateSignature": "string"
          },
          "transaction": "string"
        }
      }
    }
  ],
  "origin": {
    "slug": "hyperpay-fun",
    "host": "hyperpay.fun",
    "title": "hyperpay.fun",
    "description": "A domain registered for future deployment. No active application or x402 endpoints are currently available at this origin.",
    "url": "https://hyperpay.fun",
    "favicon": "https://hyperpay.fun/logo.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/hyperpay-fun-pay",
    "url": "https://x402all.com/resource/hyperpay-fun-pay",
    "name": "Hyper Pay \u00b7 USDC payment",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/hyperpay-fun-pay",
      "@type": "Offer",
      "price": "1",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "1.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "solana"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ]
    },
    "sameAs": "https://hyperpay.fun/pay",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/hyperpay-fun",
      "url": "https://hyperpay.fun",
      "name": "hyperpay.fun",
      "@type": "Organization"
    },
    "identifier": "hyperpay-fun-pay",
    "description": "Send USDC payments on Solana via x402 micropayments. Specify recipient, amount, optional memo and rebate address. 1 USDC per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=hyperpay-fun-pay",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=hyperpay-fun-pay"
}
