Skip to content

Update PAYG pricing documentation — merge Thu Sep 10 PT / 2026-09-11 00:00 UTC - #1615

Open
alchemy-bot wants to merge 1 commit into
mainfrom
docs/payg-flat-pricing
Open

Update PAYG pricing documentation — merge Thu Sep 10 PT / 2026-09-11 00:00 UTC#1615
alchemy-bot wants to merge 1 commit into
mainfrom
docs/payg-flat-pricing

Conversation

@alchemy-bot

@alchemy-bot alchemy-bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

⏰ Merge timing

Please merge Thursday, September 10 afternoon PT — 2026-09-11 00:00 UTC. This pricing change should not go live before then.

Summary

Update Pay As You Go pricing documentation to reflect the new flat rate of $0.525 per 1M Compute Units across all usage. Removes the previous volume price break (previously $0.45/M CU up to 300M CU, then $0.40/M CU above). Rewrites the closing marketing line, the launch sentence, and the two billing examples.

Applies to new PAYG subscriptions. Legacy customer-transition documentation (content/tutorials/learn-about-alchemy/pricing-transition-plan-faq/pricing-transition-plan-faq.mdx) is intentionally left unchanged since its $0.40 references concern existing legacy customers.

Changes

content/api-reference/pricing-resources/pricing/pricing-plans.mdx
Replaced the two rows for "Up to 300M CU rate" and "300M+ CU rate" with a single row:

| Compute Unit rate                | -           | $0.525/M CU | Custom          |

content/api-reference/pricing-resources/pricing-faq/pay-as-you-go-pricing-faq.mdx

  • Q1 rewritten to describe PAYG as a flat $0.525/M CU across all usage.
  • Q2 launch sentence replaced with "Pay As You Go is available now."
  • Q4 rewritten with a flat-rate description and updated cost examples:
    • 120M CUs × $0.525 = $63/month
    • 460M CUs × $0.525 = $241.50/month
  • Q10 closing line: replaced "competitive rates that get cheaper when you build more" with "a competitive flat rate."

Verification

  • grep -rnE '\$0\.45|\$0\.40|300M' content/api-reference/pricing-resources/ → 0 matches after edits.
  • git diff --check clean.
  • Math: 120 × $0.525 = $63, 460 × $0.525 = $241.50 ✅.

Linear

DOCS-223 — https://linear.app/alchemyapi/issue/DOCS-223/update-payg-pricing-to-flat-dollar0525m-cu-and-remove-300m-cu-volume

Requested by

@maxchemist-lfg (via Slack thread)

Update PAYG documentation to the flat $0.525/M CU rate and remove the 300M-CU volume price break. Rewrites the pricing-plans feature-comparison row and the pay-as-you-go pricing FAQ (rate description, launch sentence, billing examples, and closing marketing line). Legacy customer-transition documentation is untouched.

Refs DOCS-223

Requested-by: @maxchemist-lfg
@alchemy-bot
alchemy-bot requested a review from a team as a code owner September 9, 2026 00:01
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Sep 9, 2026, 12:02 AM

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9a15989f91

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

This FAQ answers what you need to know about our Pay As You Go plan.

1. **What is Pay As You Go plan?** Pay As You Go is our new pricing plan. You only pay for what you use, with no platform fees. Rates start at $0.45 per million Compute Units and automatically decrease to $0.40 per million Compute Units after you hit 300M Compute Units.
1. **What is Pay As You Go plan?** Pay As You Go is our new pricing plan. You only pay for what you use, with no platform fees. All usage is billed at a flat rate of $0.525 per million Compute Units.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Qualify the rate as applying to new PAYG subscriptions

For customers whose PAYG subscriptions predate this pricing rollout, this statement incorrectly says that all usage is billed at $0.525/M CU. The change description explicitly limits the new rate to new PAYG subscriptions, while the edited FAQ and pricing table omit that qualification; add the applicable subscription cohort or effective date so existing customers are not given an inaccurate higher billing rate.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

accurate, but for simplicity I think we say this, given the plan is to roll out these changes to all users in the coming weeks

@alchemy-bot alchemy-bot changed the title Update PAYG pricing documentation Update PAYG pricing documentation — merge Thu Sep 10 PT / 2026-09-11 00:00 UTC Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants