Crypto API
Coinbase Commerce API deprecation
Coinbase deprecated the APIs used by this flow, so POST /api/v1/credits/coinbase has been
removed and now returns 410 Gone.
Status
The old programmatic Coinbase Commerce charge flow is no longer supported because Coinbase deprecated the underlying APIs it relied on. This includes the legacy flow that returned on-chain calldata for direct settlement.
What To Use Instead
Use the web credits purchase flow on your credits page. OpenRouter now uses Coinbase Business Checkouts for active Coinbase credit purchases.
Affected Endpoint
Current behavior:
Notes
- Existing SDK surfaces may still contain the deprecated
createCoinbaseChargemethod until the next SDK regeneration. - New Coinbase webhook handling is for Coinbase Business Checkouts only.
- Legacy Coinbase Commerce environment variables are no longer used.