{
  "ok": true,
  "endpoint": {
    "slug": "agent-payment-receipt-echo",
    "id": "hosted-endpoint-agent-payment-receipt-echo",
    "title": "Agent Payment Receipt Echo",
    "description": "Tiny paid endpoint for testing x402 clients. It echoes a public-safe request summary and returns a receipt-backed response.",
    "status": "active",
    "priceUsd": 0.01,
    "handlerType": "receipt_echo",
    "runtime": "managed_builtin_handler",
    "pricingMode": "fixed_price_success_receipt",
    "url": "https://payments.wiselyenterprisesllc.com/tools/agent-payment-receipt-echo",
    "method": "POST",
    "tags": [
      "x402",
      "test",
      "receipt"
    ],
    "inputSchema": {
      "type": "object",
      "additionalProperties": true
    },
    "outputSchema": {
      "type": "object",
      "additionalProperties": true
    },
    "capabilities": {},
    "createdAt": "2026-05-21T00:00:00.000Z",
    "updatedAt": "2026-05-21T00:00:00.000Z"
  }
}