Buy Credits & Membership

3 payment methods — pick what works for you

All payments are live — secured by PayPal, Alipay & on-chain USDC
Don't have an API key? Register free — get 20 free credits, no payment needed.
Credits (Pay Per Call)
Membership (Unlimited)
$1
100 credits
~$0.01/call
$10
1,500 credits
50% bonus
~$0.007/call
$20
3,500 credits
75% bonus
~$0.006/call
Choose Payment Method
\uD83D\uDCB3
PayPal
Credit card / debit card / PayPal balance
\uD83D\uDCB0
Alipay
WeChat Pay / Alipay balance / bank card
\u26D3\uFE0F
USDC on Base
Pay per call with x402 / crypto wallet
How x402 works:
1. Send a GET request to any paid endpoint with header Accept: application/x402+json
2. You will get a 402 response with payment details and a signed challenge
3. Sign the challenge with your USDC wallet and send the transaction on Base network
4. Retry the request with the signed payment header

Quick start:
npm install @goldbean/x402-sdk

curl -H "Accept: application/x402+json" \
  https://goldbean-api.xyz/paid/baidu-ocr?image_url=https://example.com/img.jpg
How it works:
1. Enter your API key (or leave empty to auto-create account)
2. Select a credit pack or membership plan
3. Choose payment method and click pay
4. Complete payment securely
5. Credits/membership are instantly activated

Credits: 1 credit = 1 call at $0.01 tier. Higher-tier endpoints cost more credits (e.g. LLM Chat = 8 credits/call).
Membership: Unlimited calls to all 47 endpoints for the duration of your plan.
Back to GoldBean