Settlement history and reputation gap
ripar_settlementsList USDC transfers for an Algorand agent and see which ones the ReputationRegistry hasn't counted, revealing earned but unpaid reputation.
Instructions
List real USDC transfers for an agent from the Algorand indexer, each marked with whether the ReputationRegistry has already counted it. Inbound payments marked counted:false are reputation the agent earned but was never credited for — a gap that is only visible because the transfer log and the registry's pd_ boxes are read together.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many transfers to fetch | |
| address | No | Algorand address, if you have no agent id | |
| agentId | No | Agent to look at |