{
  "ok": true,
  "endpoint": {
    "slug": "paid-receipt-test",
    "id": "hosted-endpoint-paid-receipt-test",
    "title": "Paid Receipt Test",
    "description": "Ultra-low-cost x402 endpoint that proves quote, pay or developer-credit invoke, result, logs, and receipt.",
    "status": "active",
    "priceUsd": 0.001,
    "handlerType": "receipt_echo",
    "runtime": "managed_builtin_handler",
    "pricingMode": "fixed_price_success_receipt",
    "url": "https://payments.wiselyenterprisesllc.com/tools/paid-receipt-test",
    "method": "POST",
    "tags": [
      "x402",
      "receipt",
      "test",
      "paid-endpoint"
    ],
    "inputSchema": {
      "type": "object",
      "additionalProperties": true
    },
    "outputSchema": {
      "type": "object",
      "additionalProperties": true
    },
    "capabilities": {
      "kv": false,
      "files": false,
      "httpGetJson": false,
      "logs": true
    },
    "createdAt": "2026-05-22T00:00:00.000Z",
    "updatedAt": "2026-05-22T11:06:42.538Z"
  }
}