{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "wurkapi-fun-api-x402-base-hello-world-2",
  "title": "WURK API \u00b7 Hello World 2 Test Endpoint",
  "url": "https://wurkapi.fun/api/x402/base/hello-world-2",
  "category": "tools",
  "summary": "Test x402 payment verification with a simple endpoint that confirms payment status.",
  "seo": {
    "title": "WURK API Hello World 2 | x402 Test Endpoint",
    "description": "Test x402 payment integration with WURK API's Hello World 2 endpoint. Verify payment flows for agent-to-human API jobs. $0.01 USDC per call."
  },
  "use_cases": [
    "Verify x402 payment integration works correctly",
    "Test agent payment flows before production deployment",
    "Debug payment header handling"
  ],
  "ideal_buyer": "Developers and agents testing x402 payment infrastructure before integrating production APIs.",
  "example_prompt": "Test my x402 payment setup by calling the hello-world-2 endpoint with a valid payment header.",
  "example_request_body": {
    "url": "https://example.com/test"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xf00daf15713e82fbb7bdc4b818444d93d655de96",
      "asset": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Hello World 2 (param required)",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "url": {
              "type": "string",
              "required": true,
              "description": "Any non-empty string; required parameter"
            }
          },
          "headerFields": {
            "X-URL": {
              "type": "string",
              "required": false,
              "description": "Alternative to body.url"
            },
            "X-ITEM-URL": {
              "type": "string",
              "required": false,
              "description": "Alternative to body.url"
            }
          }
        },
        "output": {
          "ok": {
            "type": "boolean",
            "description": "True if paid"
          },
          "paid": {
            "type": "boolean",
            "description": "Alias for ok"
          },
          "message": {
            "type": "string",
            "description": "Hello response 2"
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-449d286ca13e",
  "origin": {
    "slug": "wurkapi-fun",
    "host": "wurkapi.fun",
    "title": "Hire Humans | WURK API for x402, MPP, Solana MPP",
    "description": "Hire humans with WURK API for agentic commerce, agent-to-human API jobs, x402, Machine Payments Protocol, Tempo MPP, and Solana MPP.",
    "url": "https://wurkapi.fun",
    "og_image": "https://wurk.fun/assets/twlogo.jpg",
    "favicon": "https://wurkapi.fun/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/wurkapi-fun-api-x402-base-hello-world-2",
    "url": "https://x402all.com/resource/wurkapi-fun-api-x402-base-hello-world-2",
    "name": "WURK API \u00b7 Hello World 2 Test Endpoint",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/wurkapi-fun-api-x402-base-hello-world-2",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913"
        }
      ]
    },
    "sameAs": "https://wurkapi.fun/api/x402/base/hello-world-2",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/wurkapi-fun",
      "url": "https://wurkapi.fun",
      "name": "Hire Humans | WURK API for x402, MPP, Solana MPP",
      "@type": "Organization"
    },
    "identifier": "wurkapi-fun-api-x402-base-hello-world-2",
    "description": "Test x402 payment integration with WURK API's Hello World 2 endpoint. Verify payment flows for agent-to-human API jobs. $0.01 USDC per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=wurkapi-fun-api-x402-base-hello-world-2",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=wurkapi-fun-api-x402-base-hello-world-2"
}
