prxy.monster / status
Status
Snapshot date 2026-05-07. Source of truth: /status.json · /health · /v1/capabilities · JWKS. Active signing kid: prxy-receipt-2026-q2.
Gateway
Liveapi.prxy.monster on AWS App Runner (us-east-1); auto-deploys from main on push.
BYOK inference
Live · 6 providersPOST /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
Liveprxy.monster/sandbox runs 5 real Bedrock Nova Micro calls with no signup. Receipts persist with public_demo visibility.
Receipts & JWKS
LiveEd25519 over RFC 8785 JCS-canonical body. Public JWKS at /.well-known/prxy-receipt-keys.json.
Receipt verification
Live · 3 surfacesprxy-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
Liveoff / warn / hard_fail enforcement modes. hard_fail emits a signed blocked receipt for the audit trail.
Payload capture
Live · hash-only defaulthash_only default. encrypted_at_rest opt-in under customer X25519 pubkey. none disables capture beyond receipt hashes.
Cost attribution
Live · with caveatToken-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
LivePOST /v1/outcomes anchors a learning signal on a receipt. Notes are sha-256 hashed server-side; raw text never persists.
Memory candidates
Live · reviewer UILair reviewer UI promotes positive outcomes into patterns. No auto-promotion.
CUR reconciliation
Live · matcherDaily AWS Cost & Usage Report matcher emits append-only reconciliation_adjustment receipts.
Live runs read fixture_cur_rows; S3 Parquet / Athena ingestion is a focused follow-up.
Modules marketplace
Live · 12 verifiedmodules.prxy.monster lists 12 official @prxy-official modules, all verified and free. 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
Gated · Stripe SPT GAStripe SPT settlement code path emits cost_source: mpp_stripe + a settlement receipt linking back to the inference receipt.
Production activation requires Stripe Link SPT GA + production-payment credentials. Until enabled, paid retries can return verification-failed.
Lair (operator dashboard)
Livelair.prxy.monster on App Runner. Cost / agents / projects / verifier / admin (projects, api-keys, memory-candidates).
Public receipts ledger
Live · receipt detailreceipts.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
Livedocs.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.