[BUG] Support escalation checks API org instead of Claude.ai subscription billing
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Summary
This is not a Claude Code runtime bug. It is a support escalation / billing entitlement bug affecting Claude.ai subscription users.
I understand this may be outside the normal scope of this repository, but the normal support channel is failing because Fin AI Agent closes the case before human billing review.
A paid Claude Max plan – 5x subscription was active for approximately 24 hours, then the Claude account silently reverted to the Free plan.
The account has an Anthropic invoice and payment proof, but Fin AI Agent repeatedly checks only the Claude Console / API organization instead of the Claude.ai consumer subscription billing record. Support conversations were closed without resolution.
Account and payment summary
The following details are redacted because this is a public GitHub issue:
- Product: Claude Max plan – 5x
- Amount paid: $100.00 USD
- Billing period: May 7 – Jun 7, 2026
- Invoice: RFUEUKUB-****
- Charge descriptor: Claude.ai Subscription
- Account email: im***@icloud.com
- Current account state: Free plan
- Issue started: after approximately 24 hours of paid access
What happened
- I purchased Claude Max plan – 5x through the official Claude app / Claude.ai.
- Anthropic issued an invoice for the subscription.
- My payment provider shows a successful $100.00 charge for “Claude.ai Subscription”.
- The Max plan was active for approximately 24 hours.
- The subscription then disappeared from my account without notice.
- My Claude account now shows the Free plan.
- I contacted Anthropic support through the normal support channel.
- Both support conversations were handled by Fin AI Agent and closed without resolution.
Important detail: two different organization contexts
There appear to be two different organization contexts associated with the same account:
- Claude.ai consumer subscription organization
- Claude Console / API organization
The Claude.ai organization is shown inside Claude.ai Settings → Account and appears to be the relevant organization for the consumer Claude Max subscription.
The Claude Console / API organization is shown inside Claude Console. It has a zero API balance and no billing configured. This is expected and unrelated to the Claude Max subscription.
Fin AI Agent keeps looking up only the Claude Console / API organization. Because that API organization has no billing configured, the agent concludes that no billing information exists and closes the support request.
In the support conversation, Fin AI Agent effectively confirmed that its lookup tools only showed the API organization and not the Claude.ai consumer subscription organization.
Support conversations
Previous support conversations were closed without resolution.
The full conversation IDs are not posted publicly for privacy reasons, but can be provided privately to Anthropic staff.
Both conversations were handled by Fin AI Agent. I repeatedly explained that this is not an API billing issue, but the agent continued to rely on API organization billing records.
Actual behavior
- Anthropic issued an invoice.
- The payment was charged.
- The Claude Max plan disappeared after approximately 24 hours.
- The account now shows Free.
- Fin AI Agent only checks the API organization.
- Fin AI Agent says no billing information is found for the API organization.
- Support conversations are closed without human billing review.
- The paid Claude.ai consumer subscription billing record is not being checked.
Why the API organization lookup is incorrect
The API organization is not expected to show the Claude Max subscription.
The API organization belongs to Claude Console / API usage. It has no paid API billing configured and is separate from the Claude.ai consumer subscription.
The missing subscription belongs to the Claude.ai consumer subscription side, not the API Console side.
Therefore, using the API organization billing status to deny or close the request is incorrect.
<img width="1434" height="2240" alt="Image" src="https://github.com/user-attachments/assets/6878992b-839f-4510-8bfd-97a30691e6b4" />
What Should Happen?
Claude.ai subscription billing issues should not be resolved or closed based only on Claude Console / API organization billing records.
A human billing specialist or billing operations team should be able to search by:
- Invoice number
- Charge descriptor
- Payment amount
- Account email
- Claude.ai consumer subscription organization
- Payment proof
- Billing period
The paid Claude Max entitlement should either be restored for the paid billing period or refunded.
Support should route this type of case to a human billing specialist who can access Claude.ai consumer subscription billing records, not only API organization billing records.
If Fin AI Agent cannot access Claude.ai consumer subscription billing records, it should escalate the case instead of closing it.
Error Messages/Logs
No Claude Code application error message.
Support issue:
Fin AI Agent checked the Claude Console / API organization, found no billing information there, and closed the conversation without checking the Claude.ai consumer subscription billing record.
The support flow appears to treat "no billing information found in API organization" as a reason to close the case, even though the issue is about Claude.ai consumer subscription billing.
Steps to Reproduce
- Purchase Claude Max plan – 5x through Claude.ai / the official Claude app.
- Confirm that the paid subscription becomes active.
- After some time, the subscription entitlement disappears and the account shows Free.
- Contact Anthropic support through Claude Help Center.
- Explain that this is a Claude.ai subscription billing issue, not an API billing issue.
- Fin AI Agent looks up only the Claude Console / API organization.
- Fin AI Agent reports that no billing information is found for the API organization.
- The support conversation is closed without human billing review.
- The Claude.ai consumer subscription billing record is never checked.
Claude Model
None
Is this a regression?
I don't know
Last Working Version
N/A
Claude Code Version
N/A — this issue is not about Claude Code runtime. It is about Anthropic support routing / Claude.ai subscription billing lookup.
Platform
Other
Operating System
macOS
Terminal/Shell
Other
Additional Information
Full evidence is available privately to Anthropic staff through a secure support channel:
- Anthropic invoice
- Payment proof showing the Claude.ai Subscription charge
- Screenshot showing the Claude account is currently on the Free plan
- Screenshot showing the Claude.ai organization context
- Screenshot showing the separate Claude Console / API organization
- Screenshots showing support conversations were closed without resolution
- Screenshot showing Fin AI Agent could only access the API organization lookup
I am not attaching the full invoice, payment screenshots, full email address, full organization IDs, or full support conversation IDs publicly for privacy and security reasons.
Please do not ask me to resubscribe, because that may create a second subscription charge while the original paid entitlement remains unresolved.
I understand this repository is for Claude Code. I am opening this issue only because the normal support channel is failing before human billing review, and the failure appears to be caused by incorrect support tooling / escalation logic.
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗