{
  "product": "PressureDesk",
  "currency": "USD",
  "liveCollectionEnabled": true,
  "paymentRailStatus": "x402-live-available",
  "foundingAccess": {
    "status": "manual-review-only",
    "ctaRoute": "#founding-access",
    "livePaymentCollection": false,
    "requestPacket": "/v1/founding-access",
    "examplePacket": "/examples/founding-access-response.json"
  },
  "recommendedFirstCall": {
    "endpoint": "/v1/tools/evaluate",
    "buyerQuestion": "Should this agent spend money on this API, MCP endpoint, or tool right now?",
    "send": [
      "target",
      "task",
      "priceUsd"
    ],
    "freeProof": [
      "agent-tool-buyer-dossier example",
      "source-health example",
      "pricing",
      "OpenAPI",
      "evals"
    ],
    "paidProof": [
      "saved decision packet with receipt-bound paidDepth",
      "deeper target-fit notes",
      "delivery proof and resource hash",
      "operator-ready audit note"
    ]
  },
  "tiers": [
    {
      "id": "tool-buyer-dossier",
      "name": "Tool Buyer Dossier",
      "priceUsd": 0.25,
      "unit": "per target evaluation",
      "paymentMode": "x402-live",
      "description": "Quoteable BUY / WAIT / AVOID packet before an agent spends on a paid API, MCP endpoint, or tool."
    },
    {
      "id": "score-call",
      "name": "Score Call",
      "priceUsd": 0.05,
      "unit": "per lightweight score",
      "paymentMode": "x402-ready-modeled",
      "description": "Lightweight pre-spend pressure check for high-volume agent workflows."
    },
    {
      "id": "dossier",
      "name": "Dossier",
      "priceUsd": 1.5,
      "unit": "per full evidence bundle",
      "paymentMode": "x402-ready-modeled",
      "description": "One full signal dossier with route, freshness, contradictions, and receipts."
    },
    {
      "id": "operator-feed",
      "name": "Operator Feed",
      "priceUsd": 199,
      "unit": "monthly starting point",
      "paymentMode": "manual-approval-before-live-collection",
      "description": "Fresh snapshots, watchlists, and alert-ready API access for serious operators."
    }
  ],
  "agentInstructions": [
    "Use /v1/tools/evaluate before paid API, MCP, or tool calls.",
    "Use /v1/payments/live-status to check whether x402 settlement is configured on the active runtime.",
    "Use /v1/tools/evaluate/paid only with x402 payment or premium entitlement.",
    "Use /v1/founding-access for manual founding-access request shape.",
    "Read /v1/snapshots/latest/preview before paid calls.",
    "Check /v1/freshness before relying on paid data.",
    "For live x402 calls, confirm /v1/payments/live-status reports enabled settlement on the active runtime.",
    "Persist receipt identifiers from paid deliveries."
  ]
}
