Fund your AiPayGen account with USDC — no Stripe needed.
Base (Chain 8453) Solana
Base: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
Solana Mint: EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v
POST /crypto/claim with your tx_hash and api_key.curl -X POST https://api.aipaygen.com/crypto/claim \
-H "Content-Type: application/json" \
-d '{
"api_key": "apk_YOUR_KEY",
"tx_hash": "0xYOUR_TX_HASH",
"network": "base"
}'