{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402plug-fun-api-x402-solana-describe-hello",
  "title": "x402Plug \u00b7 Solana Hello Test Endpoint",
  "url": "https://x402plug.fun/api/x402/solana/describe-hello",
  "category": "tools",
  "summary": "Validates x402 payment flow on Solana and returns a hello message echoing the provided text parameter.",
  "seo": {
    "title": "x402Plug Solana API: x402 Payment Test Endpoint",
    "description": "Test x402 payments on Solana with a simple hello response. $0.001 USDC per call. Echoes text parameter with payment confirmation. Developer testing tool."
  },
  "use_cases": [
    "Test x402 payment integration on Solana devnet",
    "Verify payment confirmation flow before production deployment",
    "Demonstrate micropayment patterns for educational purposes"
  ],
  "ideal_buyer": "Developers testing x402 payment integrations on Solana before production deployment.",
  "example_prompt": "Send a test message to verify the Solana x402 payment flow.",
  "risk_notes": [
    "Initiates outbound payment \u2014 financial risk."
  ],
  "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": "solana",
      "pay_to": "CASHqrzUwRPcM2rHBaXv7DoAZD4eRsgc57nCVxF38VLB",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Simple Solana x402 test endpoint. Send a text message and receive a hello response after payment. Cost: $0.001 USDC.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "text": {
              "type": "string",
              "required": true,
              "description": "Message text to echo back alongside hello response."
            }
          }
        },
        "output": {
          "ok": {
            "type": "boolean",
            "description": "True when payment is confirmed."
          },
          "paid": {
            "type": "boolean",
            "description": "Alias for ok."
          },
          "text": {
            "type": "string",
            "description": "Echo of input text."
          },
          "message": {
            "type": "string",
            "description": "Hello message confirming payment."
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-fd377879cd52",
  "origin": {
    "slug": "x402plug-fun",
    "host": "x402plug.fun",
    "url": "https://x402plug.fun",
    "favicon": "https://x402plug.fun/testinglogo.jpg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402plug-fun-api-x402-solana-describe-hello",
    "url": "https://x402all.com/resource/x402plug-fun-api-x402-solana-describe-hello",
    "name": "x402Plug \u00b7 Solana Hello Test Endpoint",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402plug-fun-api-x402-solana-describe-hello",
      "@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": "solana"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ]
    },
    "sameAs": "https://x402plug.fun/api/x402/solana/describe-hello",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402plug-fun",
      "url": "https://x402plug.fun",
      "name": "x402plug.fun",
      "@type": "Organization"
    },
    "identifier": "x402plug-fun-api-x402-solana-describe-hello",
    "description": "Test x402 payments on Solana with a simple hello response. $0.001 USDC per call. Echoes text parameter with payment confirmation. Developer testing tool.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402plug-fun-api-x402-solana-describe-hello",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402plug-fun-api-x402-solana-describe-hello"
}
