Skip to content

Kotani Pay — Farmer Payouts

Kotani Pay (Tether-acquired, October 2025) handles all outbound USDC → UGX → MTN Mobile Money payments to farmers. It supports both USSD and API paths from a single integration.

BatchToken confirmed on Mantle
AsiliChain API → POST /kotanipay/payout
{
"phone": "+256...",
"amount_usdc": 45.00,
"chain": "mantle",
"currency": "UGX",
"network": "MTN_UG"
}
Kotani Pay: USDC → UGX at live rate
MTN MoMo notification to farmer
Webhook confirmation → AsiliChain API
Status: PAYMENT_CONFIRMED
Total elapsed: < 60 seconds

Kotani Pay supports USDC and USDT on any blockchain platform. The chain: 'mantle' parameter routes correctly after confirming Kotani Pay has Mantle mainnet support active for Uganda payouts.