rhinogent_verify_counterparty
Know-your-counterparty for agents. Before your agent pays a merchant, get Ed25519-signed raw facts about who it's paying: domain registration age, live TLS cert, reachability + off-domain redirects, brand-impersonation similarity, and observed price vs expected. Facts only (never 'legit/scam') — the one check every other agent wallet skips. (price: $0.25 USDC, tier: premium)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Optional brand the storefront claims to be (enables the impersonation-similarity observation). | |
| domain | Yes | Counterparty/storefront domain or URL the agent is about to pay. | |
| expected_price | No | Optional price the agent expects to pay (enables the price-deviation observation). |