ln_vendor_reputation
Assess a vendor's trustworthiness by analyzing past transaction history and success rates before making a payment.
Instructions
Check a vendor's reputation based on transaction history.
Use this before paying a vendor to see if they're reliable. Aggregates all past transactions to build a reputation score.
Args: vendor: Vendor name or domain (e.g., "bitrefill.com", "openai").
Returns: Reputation report: total transactions, total sats spent, success rate, average payment size, and tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vendor | Yes |