render_paid_x402
Base: https://boundary-guard-x402.onrender.com
Endpoints: 13/13
Protected POST endpoints should return a valid x402 payment challenge before settlement and 200 after valid payment.
Expose payer-safe operational health, route expectations, revenue boundaries, and remaining observability gaps for agents and operators.
This feed separates internal seed/indexing proof from customer revenue. No external/customer revenue is claimed unless x402scan, marketplace quality metrics, or wallet accounting shows non-seed usage.
Base: https://boundary-guard-x402.onrender.com
Endpoints: 13/13
Protected POST endpoints should return a valid x402 payment challenge before settlement and 200 after valid payment.
Base: https://boundary-guard.vercel.app
Endpoints: 13/13
Preview host exposes the same schemas and discovery metadata; use Render for x402 settlement.
python scripts/ci_health_operator.py --write --fail-on-red
latest main run should conclude success before public deploys
python scripts/deploy_freshness_operator.py --write --fail-on-stale
Check git HEAD, Render latest deploy commit, and Vercel production alias after every public change.
python scripts/paid_route_health_operator.py --write --fail-on-unhealthy
Runs unpaid 402 challenge checks only; no payer secrets, payment settlement, or customer payloads are used.
python scripts/payer_safe_usage_ledger.py --write --fail-on-ledger-error
Internal seed payments are seed proof; Agentic/CDP/x402scan signals guide discovery; only non-seed wallet/accounting or marketplace usage counts as customer revenue.
python scripts/release_evidence_correlator.py --write --fail-on-blocked
Operational release readiness is separate from customer revenue; pre-revenue is allowed only when explicitly labeled.
python scripts/paid_route_alert_operator.py --write --fail-on-critical
Critical alerts fire for failed x402 challenges, paid-route/public-surface 5xxs, or blocked release evidence.
Updated 2026-06-06. This page is an observability baseline, not a production SLA or customer revenue claim.