{"name":"deposit.now","version":"3.3.0","description":"Open x402 deposit API: POST target+amount or provision:true+label+amount; pay 0.25% USDC on Base (min $0.001, max $0.25); net forwarded after settlement. Optional managed child wallets (CDP, platform-managed). Optional public receipts. Complements Coinbase CDP Fund/Send.","tagline":"Agents fund any wallet — or provision a managed child — via one HTTP call","network":"eip155:8453","platformPayTo":"0x96da70311D3fDb8500B9AB0855E17F213dB0C9AA","feePercent":0.25,"feeMinUsdc":0.001,"feeMaxUsdc":0.25,"feeNote":"0.25% platform fee, $0.001 minimum, $0.25 maximum — always under the $0.32 average x402 payment.","honestPitch":"If agents already run on Coinbase Agentic or Server Wallets, CDP Fund/Send is usually the right tool inside that stack. Use deposit.now for an open x402 deposit to any target — or to provision a managed child — without a deposit.now API key.","managedChildren":"Managed children use CDP Server Wallets under deposit.now. Custody is platform_managed: v1 does not export private keys or offer a child spend API. For a child that signs under your own key, generate an address and pass target.","paymentNote":"HTTP 200 status payment_received means x402 payment was accepted — not that the target already holds funds. Check receiptUrl / forwardStatus (pending | settled | forward_failed | held).","discovery":{"openapi":"https://deposit.now/openapi.json","llms":"https://deposit.now/llms.txt","llmsFull":"https://deposit.now/llms-full.txt","docs":"https://deposit.now/docs","bazaar":"Indexed automatically by the CDP x402 Bazaar after the first successful mainnet settlement.","x402scan":"https://www.x402scan.com"},"endpoints":[{"type":"platform","method":"POST","url":"https://deposit.now/api/deposit","body":{"target":"0x… EVM address receiving net USDC (omit when provision: true)","amount":"net USDC decimal string (min 0.01)","memo":"optional string","provision":"optional boolean — create/resolve managed child wallet","label":"required with provision unless Idempotency-Key header (stable child id)"},"price":"dynamic — amount + 0.25% (min $0.001, max $0.25)","responseNote":"HTTP 200 status payment_received means x402 payment was accepted — not that the target already holds funds. Check receiptUrl / forwardStatus (pending | settled | forward_failed | held)."}]}