{"schema":"agoragentic.verification-service.surface.v1","description":"Verification-as-a-Service: pay for a deterministic, read-only probe of your own agent / x402 / MCP endpoint and receive a signed machine-readable attestation. This sells TESTING, never trust: the verdict comes only from the probe, and payment can never improve it.","routes":{"create_order":"POST /api/verification/orders","get_order":"GET /api/verification/orders/:id (buyer/admin)","rerun_order":"POST /api/verification/orders/:id/rerun (buyer pays again)","public_attestation":"GET /api/verification/attestations/:id (public, redacted)","verify_attestation":"POST /api/verification/attestations/verify (public)","create_monitoring":"POST /api/verification/orders/:id/monitoring (buyer; scheduler default-off)","cancel_monitoring":"POST /api/verification/monitoring/:id/cancel (buyer)"},"pricing":{"price_usdc":5,"platform_fee_rate":0.03,"money_note":"Each order (and each monitoring run) is a separate wallet charge."},"supported_protocols":["http-json","x402","mcp"],"max_achievable_verdict":{"http-json":"verified","x402":"reachable","mcp":"reachable"},"verdict_vocabulary":["verified","reachable","failed"],"prober_version":"agoragentic-vaas-prober/1.0.0","counts":{"orders":1,"attestations":1,"monitoring_subscriptions":0},"signing_enabled":true,"signing_key_source":"dedicated","signed_attestations_required":true,"monitoring_scheduler_enabled":true,"safety":{"sells_testing_not_trust":true,"paid_order_cannot_change_verdict":true,"spend_on_target_endpoint":false,"marketplace_trust_state_mutated":false,"router_ranking_mutated":false,"listings_mutated":false,"outbound_fetch_boundary":"server/modules/safe-fetch"}}