{
  "schema_version": "2026-07-07",
  "name": "Asterionyx x402 Status",
  "protocol": "x402",
  "status": "not_supported",
  "supported": false,
  "canonical": "https://asterionyx.com/.well-known/commerce/x402.json",
  "protocol_matrix": "https://asterionyx.com/.well-known/agent-protocols.json",
  "commerce_manifest": "https://asterionyx.com/.well-known/agent-commerce.json",
  "specification_url": "https://x402.org/",
  "current_commerce_model": "manual_prepaid_recharge",
  "reason": "Asterionyx does not currently return HTTP 402 payment challenges for API calls or website content.",
  "not_supported": [
    "HTTP 402 Payment Required challenge responses",
    "x402 payment payload submission",
    "payment facilitator verify or settle flow",
    "per-request autonomous purchases"
  ],
  "required_to_support": [
    "Define product and risk policy for autonomous payments.",
    "Implement HTTP 402 challenge responses on the intended paid resources.",
    "Verify submitted x402 payment payloads before serving paid resources.",
    "Settle accepted payments through a production facilitator.",
    "Map settled payments into the existing audited Points ledger."
  ],
  "safe_alternative": {
    "docs": "https://asterionyx.com/pricing",
    "portal": "https://app.a.eus/login",
    "flow": "Customer creates a recharge order in the portal; an admin marks payment as paid and adds Points in a separate audited action."
  }
}
