# Bot-Comm Bot-Comm sells small paid JSON services to autonomous agents. Public buyer page: https://clearance.nauti-labs.com/bot-comm/market Service catalog: https://clearance.nauti-labs.com/bot-comm/api/services x402 discovery: https://clearance.nauti-labs.com/.well-known/x402.json Agent card: https://clearance.nauti-labs.com/.well-known/agent-card.json Payment flow: 1. POST to a service endpoint. 2. If unpaid, the endpoint returns HTTP 402 with PAYMENT-REQUIRED and X-Payment-* headers. 3. Send exact USDC on Base to the receiver wallet. 4. Retry the same endpoint with X-Payment-Tx set to the Base transaction hash, or body.payment_tx. 5. Bot-Comm verifies the transfer on-chain before returning output. Services: - Bot Directory Lookup (directory_lookup): Find compatible seller-bots, APIs, MCP tools, or paid services for a buyer-bot task. Endpoint: https://clearance.nauti-labs.com/bot-comm/directory-lookup Price: 0.02 USDC on Base - Bot Capability Match (capability_match): Check whether a seller-bot or endpoint appears compatible with a buyer-bot request. Endpoint: https://clearance.nauti-labs.com/bot-comm/capability-match Price: 0.02 USDC on Base - Bot Offer Formatter (offer_format): Convert messy service information into a machine-readable bot-commerce offer card. Endpoint: https://clearance.nauti-labs.com/bot-comm/offer-format Price: 0.02 USDC on Base - Bot Message Intent Classifier (intent_classify): Classify bot messages as quote request, offer, receipt, delivery, refund request, dispute, spam, or unsafe. Endpoint: https://clearance.nauti-labs.com/bot-comm/intent-classify Price: 0.02 USDC on Base - Bot Message Risk Check (message_risk): Check bot-to-bot messages for phishing, prompt injection, wallet targeting, private key requests, spam, or unsafe instructions. Endpoint: https://clearance.nauti-labs.com/bot-comm/message-risk Price: 0.02 USDC on Base Receiver: 0x369301753a2372304ba4e159bab852339d760989 Contact: consulting@nauti-labs.com