Get an agent's reputation
ripar_get_reputationCheck an agent's reputation score on Algorand, showing payments credited, USDC volume, and validator verdicts. Treat the score as a recorded claim to verify with settlement data.
Instructions
Read an agent's score from the ReputationRegistry (Algorand TestNet app 768559198): payments credited to it, total USDC volume, and validator verdicts. Each credit is keyed to a payment transaction id and the contract refuses to count the same id twice, but it does NOT verify that the id names a real transfer — so treat a score as a claim recorded on chain, not one proven by it, and call ripar_settlements to check it against the indexer before trusting a number. An agent with no score box has never been credited at all, which is different from having been paid and scored zero.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes | Registry id of the agent |