Skip to main content
The Rewards Engine automates tracking, calculation, and distribution of custody rewards for Paxos-issued stablecoins. You can interact through the Paxos Dashboard, the API, or both.

How It Works

Rewards flow through six stages:

Key Concepts

On-chain vs Off-chain Rewards

The Rewards Engine supports two payout modes. Understanding which applies to your integration determines how claims are executed. The mode is determined by the blockchain and asset combination — your account configuration specifies which applies to each payout group.
Plan around these constraints before integrating.
  • Claims run on a claim schedule you configure (daily, weekly, or monthly) — manual triggers are not available today.
  • No retroactive claims. Wallets only accrue rewards once they reach ACTIVE status — submission alone is not the start of accrual.
  • Reward addresses must be assigned to a payout group and reach ACTIVE status to accrue rewards.
  • Payout groups are chain-specific. Create a separate group for each blockchain you hold stablecoins on.

Prerequisites

Authentication

You need a bearer token. See Authenticate for setup instructions.

Required Scopes

The following scopes are sufficient to complete the steps in this guide. Additional scopes exist for other Rewards Engine operations — each API reference page lists the scope required for that specific endpoint.
Scopes for each endpoint are listed in the Authorizations section in the API Reference.

API Reference

Get Started

Create a Payout Group

Define where rewards are sent, at what rate, and on what schedule

Register Reward Addresses

Submit blockchain addresses for monitoring

Monitor Reward Details

Check rates, accruals, and available rewards

View Claims

Track payout history and claim status

Download Statements

Access monthly reward statements
Questions? Contact Support.