Buyer Intelligence Profile
# Convrgent > Personality intelligence infrastructure for the agentic economy Convrgent builds personality intelligence APIs for AI agents. Three products — Know Your Human (KYH), Be Like A Human (BLAH), and Know Your Buyer (KYB) — give agents the ability to understand, communicate with, and sell to humans using 11 personality frameworks. ## Key Facts - 36 API endpoints across 11 personality frameworks - KYH & BLAH: deterministic heuristic engines, no LLM dependency — fast, cheap, predictable - KYB: hybrid engine (deterministic knowledge graph + LLM synthesis for contextual generation) - x402 micropayments in USDC on Base and Solana, no API keys needed - First personality intelligence platform on x402 Bazaar - Research-backed: personality-matched messaging drives 40% more clicks, 50% more purchases (Matz et al. 2017, PNAS) ## Products - Know Your Human (KYH): 26 endpoints — personality profiling across natal charts, socionics, enneagram, Human Design, BaZi, Vedic astrology, OCEAN, numerology, 16 Personality Types, communication style, psychological dimensions, persistent vault storage, state detection, and timing intelligence. $0.01–$5.00 per call. - Be Like A Human (BLAH): 3 endpoints — communication adaptation, response coaching, and conflict de-escalation using CAT, ELM, NVC, Motivational Interviewing, Politeness Theory, and Emotional Intelligence. $0.35–$1.00 per call. - Know Your Buyer (KYB): 7 endpoints — buyer intelligence powered by deterministic personality maps + LLM synthesis for pitch generation, objection handling, pricing psychology, content strategy, cultural dimensions, and buying committee analysis. $1.00–$4.00 per call. ## Integration - API Docs: https://convrgent.ai/docs - OpenAPI 3.1 Spec: https://convrgent.ai/api/openapi.json - MCP Server: 29 tools for Claude, GPT, and any MCP-compatible agent - A2A Protocol: https://convrgent.ai/.well-known/agent.json (30 skills, protocol v0.3.0) - x402 Discovery: https://convrgent.ai/.well-known/x402 - ERC-8004: Agent ID 27418 on Base mainnet ## Persona Products - 12 installable personas for OpenClaw, Claude Code, Cursor, and Windsurf ($0–$69 one-time) - Browse at: https://convrgent.ai/products ## Free Tools - Birth Chart Calculator: https://convrgent.ai/chart — free natal chart with Swiss Ephemeris (Moshier mode, 0.1 arcsecond precision) - Personality Assessment: https://convrgent.ai/assessment — free 16 Personality Types assessment (12 or 24 questions) - 16 Type Pages: https://convrgent.ai/types/intj (and all 16 types) — how each personality type works with AI ## Contact - Website: https://convrgent.ai - GitHub: https://github.com/Convrgent - X/Twitter: https://x.com/Convrgent_ai
Score Breakdown
30-Day Trends
Uptime
Latency
Price
Endpoint Details
https://convrgent.ai/api/kyb/profile https://convrgent.ai/api/kyb/profile Quick Start
import { BoltzPay } from "@boltzpay/sdk";
const boltz = new BoltzPay({ apiKey: "..." });
const response = await boltz.fetch("https://convrgent.ai/api/kyb/profile");