Corporate Status Escrow & Risk Verification

Use when two agents want to lock up transaction funds securely, subject to the active corporate registration standing of the seller.

Try it OpenAPI

Call

POST https://statepulse-api.hahavoid0.workers.dev/finance/kyb-escrow
{
  "company_name": "Apple",
  "buyer_wallet": "0x742d35Cc6634C0532925a3b844Bc454e4438f44e",
  "seller_wallet": "0x976EA74026E726554dB657fa54763abd0C3a0aa9",
  "amount_usdc": "100.00"
}

AgentCash command

npx agentcash@latest fetch https://statepulse-api.hahavoid0.workers.dev/finance/kyb-escrow -m POST -b '{"company_name":"Apple","buyer_wallet":"0x742d35Cc6634C0532925a3b844Bc454e4438f44e","seller_wallet":"0x976EA74026E726554dB657fa54763abd0C3a0aa9","amount_usdc":"100.00"}'

Not for

Do not use for traditional physical escrow handovers or retail trade transactions.