#[Billing Error]Charges for abnormal API key usage are not from my usage.

2 messages · Page 1 of 1 (latest)

vale stump
#

Today while checking key usage, I discovered a Roo Code plugin charged me several dozen dollars. I did not use this plugin. Please investigate what happened. I have never shared this key with anyone.

{
  "id": 27620103931,
  "generation_id": "gen-1761683608-Xvx4A3Lul7YXqKEj4D7P",
  "provider_name": "Google",
  "model": "anthropic/claude-4.1-opus-20250805",
  "app_id": 831074,
  "external_user": null,
  "streamed": true,
  "cancelled": false,
  "generation_time": 8800,
  "latency": 3503,
  "moderation_latency": null,
  "created_at": "2025-10-28T20:33:42.194921+00:00",
  "tokens_prompt": 117248,
  "tokens_completion": 271,
  "native_tokens_prompt": 151075,
  "native_tokens_completion": 321,
  "native_tokens_completion_images": null,
  "native_tokens_reasoning": 0,
  "native_tokens_cached": 150565,
  "num_media_prompt": null,
  "num_input_audio_prompt": null,
  "num_media_completion": 0,
  "num_search_results": null,
  "origin": "https://github.com/RooVetGit/Roo-Cline",
  "usage": 0.23657175,
  "finish_reason": "stop",
  "usage_cache": -2.03072625,
  "usage_data": -0.022902,
  "usage_web": null,
  "usage_file": 0,
  "byok_usage_inference": 0,
  "provider_responses": [
    {
      "id": "msg_vrtx_01HaPgUu9H7KtJXTaY8tugvX",
      "endpoint_id": "fd53ee1e-86ae-40b4-ba95-79bdce79051c",
      "provider_name": "Google",
      "status": 200,
      "latency": 3341,
      "is_byok": false
    }
  ],
  "provider_api_key_id": null,
  "api_type": "completions",
  "is_byok": false,
  "native_finish_reason": "stop",
  "app": {
    "id": 831074,
    "created_at": "2024-12-09T15:49:26.866145+00:00",
    "description": "A whole dev team of AI agents in your editor",
    "title": "Roo Code",
    "main_url": "https://roocode.com/",
    "origin_url": "https://github.com/RooVetGit/Roo-Cline",
    "source_code_url": "https://github.com/RooVetGit/Roo-Code",
    "icon_class_name": null,
    "favicon_url": null
  }
}
hot flame