mainstreet_vet
Vet an agent against a minimum reputation + a liveness gate BEFORE paying it. Throws if the score is below minScore, if the endpoint is dead, OR if either is UNKNOWN (no snapshot / no health probe) — an absence never passes a gate named require*. Note: the free tier withholds the service URL (gated:true); unlock with an ERC-8004 attestation or a paid live re-score, or the vet will refuse for that reason and say so. Always call BEFORE x402 payment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| minScore | No | Default 30. | |
| requireAlive | No | Default true. |