{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "playground-llliiiii-workers-dev-hello",
  "title": "LLL Playground \u00b7 Hello Test Endpoint",
  "url": "https://playground.llliiiii.workers.dev/hello",
  "category": "tools",
  "summary": "Return a personalized greeting message for x402 protocol testing and integration validation.",
  "seo": {
    "title": "x402 Hello Test API | LLL Playground Endpoint",
    "description": "Simple greeting endpoint for x402 protocol testing. Pay $0.001 USDC per call on Base. Minimal request/response for integration validation."
  },
  "use_cases": [
    "Validate x402 payment flow in development environments",
    "Test agent wallet integration with minimal cost",
    "Verify network connectivity and payment settlement"
  ],
  "ideal_buyer": "Developers and agent builders testing x402 integrations who need a minimal-cost validation endpoint.",
  "example_prompt": "Say hello to test the x402 payment flow with name 'AgentBot'",
  "example_request_body": {
    "name": "AgentBot"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.033,
    "median_category_atomic": 30000
  },
  "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": "POST",
          "bodyType": "json",
          "bodyFields": {
            "name": {
              "type": "string"
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "message": {
              "type": "string"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "playground-llliiiii-workers-dev",
    "host": "playground.llliiiii.workers.dev",
    "title": "playground.llliiiii.workers.dev",
    "description": "A Cloudflare Workers deployment. No public-facing content is currently available at this origin.",
    "url": "https://playground.llliiiii.workers.dev"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/playground-llliiiii-workers-dev-hello",
    "url": "https://x402all.com/resource/playground-llliiiii-workers-dev-hello",
    "name": "LLL Playground \u00b7 Hello Test Endpoint",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/playground-llliiiii-workers-dev-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": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://playground.llliiiii.workers.dev/hello",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/playground-llliiiii-workers-dev",
      "url": "https://playground.llliiiii.workers.dev",
      "name": "playground.llliiiii.workers.dev",
      "@type": "Organization"
    },
    "identifier": "playground-llliiiii-workers-dev-hello",
    "description": "Simple greeting endpoint for x402 protocol testing. Pay $0.001 USDC per call on Base. Minimal request/response for integration validation.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=playground-llliiiii-workers-dev-hello",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=playground-llliiiii-workers-dev-hello"
}
