{
  "session_id": "06f61fc3-d882-4537-a69c-1fc7724d8349",
  "tenant_id": "default",
  "account_id": null,
  "agent_id": "restaurant-order",
  "agent_name": "Takeaway Orders",
  "transport": "webrtc",
  "direction": "browser",
  "telephony_provider": null,
  "from_number": null,
  "to_number": null,
  "llm_model": "google/gemini-2.5-flash-lite",
  "tts_backend": "deepgram",
  "tts_model": "aura-2-phoebe-en",
  "tts_voice": "aura-2-phoebe-en",
  "stt_model": "nova-3-general",
  "started_at": "2026-08-12T15:01:04.474981+00:00",
  "ended_at": "2026-08-12T15:01:34.398329+00:00",
  "duration_seconds": 29.9,
  "audio_seconds": 29.1,
  "turn_count": 1,
  "has_audio": true,
  "summary": {
    "turns": 1,
    "usage": {
      "llm_prompt_tokens": 2851,
      "llm_completion_tokens": 17,
      "llm_reasoning_tokens": 0,
      "llm_cached_tokens": 0,
      "tts_characters": 35,
      "stt_seconds": 29.92,
      "user_speech_seconds": 0.0,
      "agent_speech_seconds": 1.87
    },
    "cost_usd": {
      "llm": 0.000292,
      "tts": 0.00105,
      "stt": 0.00384,
      "telephony": 0.0,
      "total": 0.005182
    },
    "latency_ms": {
      "median_response": null,
      "worst_response": null
    }
  },
  "balance_usd": {
    "before": 5.0,
    "after": 4.994818,
    "currency": "USD"
  },
  "rate_card_version": "2026-08-09",
  "rate_card": {
    "version": "2026-08-09",
    "currency": "USD",
    "llm_per_million_tokens": {
      "google/gemini-2.5-flash-lite": {
        "prompt": 0.1,
        "completion": 0.4
      },
      "deepseek/deepseek-v4-flash-0731": {
        "prompt": 0.09,
        "completion": 0.18
      },
      "openai/gpt-5.6-luna": {
        "prompt": 0.1,
        "completion": 0.6
      },
      "openai/gpt-5.6-luna-pro": {
        "prompt": 0.44,
        "completion": 0.87
      }
    },
    "tts_per_character": {
      "deepgram": 3e-05,
      "openrouter": 0.0,
      "kokoro": 0.0
    },
    "stt_per_minute": {
      "nova-3-general": 0.0077,
      "nova-3-medical": 0.0145
    },
    "telephony_per_minute": {
      "twilio": {
        "inbound": 0.0085,
        "outbound": 0.014
      },
      "telnyx": {
        "inbound": 0.0035,
        "outbound": 0.0035
      },
      "plivo": {
        "inbound": 0.0055,
        "outbound": 0.01
      },
      "exotel": {
        "inbound": 0.007,
        "outbound": 0.007
      },
      "vonage": {
        "inbound": 0.0085,
        "outbound": 0.0139
      }
    }
  },
  "schema_version": 2
}