Create a Paxos deposit address and automate fiat-to-stablecoin on-ramp flows

domain: docs.paxos.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Obtain an access token using OAuth2 client credentials (scope: funding:read_write) as described in the Paxos auth flow
  2. Create a deposit address: POST https://api.paxos.com/v2/transfer/deposit-addresses with {"profile_id": "<profile_id>", "crypto_network": "ETHEREUM", "identity_id": "<customer_identity_id>", "ref_id": "<uuid>"}; capture the crypto_address from the response
  3. Map the returned crypto_address to the end-user in your system; deposits to this address are automatically credited to the associated profile
  4. Poll GET /v2/transfer/deposit-addresses or subscribe to Paxos webhook events for transfer.created notifications to detect incoming on-chain deposits
  5. Once the deposit is confirmed, trigger a stablecoin conversion or direct withdrawal via the conversion and withdrawal endpoints
  6. For fiat on-ramp, retrieve bank wire instructions: GET /v2/transfer/fiat-deposit-instructions?profile_id=<id>&asset=USD to get the unique routing/account numbers for the profile

Known gotchas

Related routes

Orchestrate stablecoin-to-fiat settlement for marketplace payouts using Bridge's conversion and payout APIs
payments-stablecoin · 6 steps · unrated
Issue a white-label stablecoin on the Paxos platform using the stablecoin issuance API
docs.paxos.com · 6 steps · unrated
Create a BitGo multi-sig custody wallet and generate a deposit address
developers.bitgo.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans