← Back to all entries
2026-06-24 ✅ Best Practices

Protecting Your Anthropic Account After a Reported Fraud Incident

Protecting Your Anthropic Account After a Reported Fraud Incident — visual for 2026-06-24

A Reported Billing-Fraud Incident Is a Good Prompt to Audit Your Account Security

A Bay Area Anthropic subscriber reported unauthorised charges — around $315 across multiple gift-style purchases billed in euros — appearing on his account, first flagged to him by his bank rather than by Anthropic. He had been using Claude to help build software for his tech company. Anthropic's stated position was that the issue was not caused by the Claude app itself, pointing instead toward compromised account credentials as the likely vector — a pattern consistent with password reuse or a phished login rather than a platform-side vulnerability.

What this means practically

Whatever the exact cause in this case, credential-based account takeover is the most common source of "unexpected charges" reports across SaaS platforms generally, and Claude/Anthropic accounts are not a special exception. A short, concrete checklist for developers who rely on Claude for real work:

If you see a charge you don't recognise

Don't wait for it to resolve itself: change your password immediately, revoke active sessions and API keys from account settings, enable 2FA if it isn't already on, and contact Anthropic support with the specific charge details. The faster credentials are rotated, the smaller the window for further unauthorised use.

⭐⭐ abc7news.com
account security billing fraud two-factor authentication password hygiene API keys credential takeover

Where to Actually Check: Claude Console's Session and API Key Views

Most of the security advice above only works if you know where to look. Claude Console has two screens worth bookmarking: Active Sessions (under account settings) lists every device and location currently signed in, with a one-click revoke per session; API Keys (under your organisation's settings) lists every live key, when it was last used, and by what — a stale key that's shown "last used: never" or a date far in the past is a safe candidate for deletion.

Make this a calendar habit, not a one-time check

A five-minute quarterly review of both screens — revoke sessions you don't recognise, delete keys you don't actively use — catches the kind of slow-drift exposure (an old integration, a laptop you sold, a contractor's access that was never revoked) that doesn't show up until something goes wrong.

Claude Console active sessions API key hygiene account security quarterly review
Source trust ratings ⭐⭐⭐ Official Anthropic  ·  ⭐⭐ Established press  ·  Community / research