verify_business
Verify a business or domain is real and established before your agent pays an invoice, onboards a vendor, or trusts it. A business-verification oracle for KYB, vendor screening, and fraud checks: RDAP registration age, DNS (A/MX/NS), email posture (SPF/DMARC), and HTTPS reachability. Returns a signed attestation with a 0-100 trust score and evidence URLs. Checking several domains? /verify/business/batch verifies up to 5 in one signed call at a flat $0.15, cheaper from four domains up. Free tier is unsigned and rate-limited. For a cryptographically signed attestation with no daily limit ($0.05 USDC), add an x402 payment header to THIS SAME tool call (PAYMENT-SIGNATURE for v2, X-PAYMENT for v1) or POST /verify/business over HTTP. Same price on either transport.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain to verify, e.g. example.com |