apps/api/.env.example; do not copy development values into production.
Core service
Cryptography and signing
The paymaster and relayer must be distinct funded accounts. Production deployments should load them through workload identity and KMS/HSM-backed secret delivery instead of checked-in files.
Networks and pricing
STELLAR_MAINNET_RPC_URL selects pubnet RPC. Testnet and pubnet remain explicit in every request. X402_MAX_TRANSACTION_FEE_STROOPS is a hard settlement ceiling; per-automation prices and quote TTL are separately configurable.