prxy.monster / status

Status

Snapshot date 2026-05-17. Source of truth: /status.json · /health · /v1/capabilities · JWKS. Active signing kid: prxy-receipt-2026-q2.

Gateway

Live

api.prxy.monster is live on the production gateway runtime; auto-deploys from main on push.

BYOK inference

Live · 6 providers

POST /v1/messages and POST /v1/chat/completions across Anthropic, OpenAI, Google, Groq, Bedrock, OpenRouter. Provider keys stay yours; provider bills inference; prxy bills the gateway.

Anonymous sandbox

Live

prxy.monster/sandbox runs 5 real Bedrock Nova Micro calls with no signup. Receipts persist with public_demo visibility.

Receipts & JWKS

Live

Ed25519 over RFC 8785 JCS-canonical body. Public JWKS at /.well-known/prxy-receipt-keys.json.

Receipt verification

Live · 3 surfaces

prxy-cli, lair /dashboard/verify (Web Crypto), and the live <VerifyBadge> on every public receipt page run the same canonicalize-and-verify path.

Per-project budgets

Live

off / warn / hard_fail enforcement modes. hard_fail emits a signed blocked receipt for the audit trail.

Payload capture

Live · hash-only default

hash_only default. encrypted_at_rest opt-in under customer X25519 pubkey. none disables capture beyond receipt hashes.

Cost attribution

Live · with caveat

Token-level cost with pricing-table provenance for Anthropic, OpenAI, Google, Bedrock.

OpenRouter rides cost_estimated_usd: null + low confidence pending /generation/:id post-flight lookup.

Outcome API

Live

POST /v1/outcomes anchors a learning signal on a receipt. Notes are sha-256 hashed server-side; raw text never persists.

Memory candidates

Live · reviewer UI

Lair reviewer UI promotes positive outcomes into patterns. No auto-promotion.

CUR reconciliation

Live · matcher

Daily cloud billing matcher emits append-only reconciliation_adjustment receipts.

Live runs read fixture billing rows; direct cloud billing export ingestion is a focused follow-up.

Modules marketplace

Live · 17 verified

modules.prxy.monster lists 17 official @prxy-official modules, all verified and free — crushers, CCR, and steel-browser included. Verified-publisher program open.

MPP discovery + 402 + sessions

Live

/.well-known/mpp, /v1/agent/quote, /v1/agent/sessions, /v1/agent/messages live end-to-end.

MPP production settlement

Live

Managed MPP Stripe Shared Payment Token settlement can charge, settle, and return receipts. Settled calls emit cost_source: mpp_stripe plus a settlement receipt linked to the inference receipt.

MPP is the production agent-payment rail today. ATXP MCP, native x402, and Tempo remain blocked until their readiness objects mark production_live.

Lair (operator dashboard)

Live

lair.prxy.monster is live on the production dashboard runtime. Cost / agents / projects / verifier / admin (projects, api-keys, memory-candidates).

Public receipts ledger

Live · receipt detail

receipts.prxy.monster /r/<id> shows the polished receipt with a live VerifyBadge.

V-13b ledger / leaderboard polish + per-receipt OG images is pending. Empty leaderboards mean no one has published a public receipt yet.

Docs

Live

docs.prxy.monster — concepts, quickstarts, full API reference, module reference, recipes, migration guides.

Truth source: docs/SYSTEM.md §0 + plans/prxyV2/STATUS.md + docs/MOCK-DATA-REALITY-AUDIT.md.