{
  "ok": true,
  "endpoint": {
    "slug": "payout-test-20260521164429-03cf",
    "id": "hosted-endpoint-payout-test-20260521164429-03cf",
    "title": "Legacy Payout Proof Receipt Echo",
    "description": "Compatibility endpoint for an older public proof URL. It behaves as a tiny paid x402 receipt echo and does not initiate or claim any payout.",
    "status": "active",
    "priceUsd": 0,
    "handlerType": "receipt_echo",
    "runtime": "managed_builtin_handler",
    "pricingMode": "free_public_utility",
    "url": "https://payments.wiselyenterprisesllc.com/tools/payout-test-20260521164429-03cf",
    "method": "POST",
    "tags": [
      "x402",
      "receipt",
      "compatibility",
      "proof-url"
    ],
    "inputSchema": {
      "type": "object",
      "additionalProperties": true
    },
    "outputSchema": {
      "type": "object",
      "additionalProperties": true
    },
    "capabilities": {
      "kv": false,
      "files": false,
      "httpGetJson": false,
      "logs": true
    },
    "contentSafety": null,
    "createdAt": "2026-05-21T16:44:29.000Z",
    "updatedAt": "2026-05-21T22:30:00.000Z"
  },
  "note": "This is a POST paid x402 endpoint. Use POST with a valid X-PAYMENT header or developer credit key to execute it."
}