Same as previous. Locate outcoming transaction of destination address by incoming message
curl --request GET \ --url https://ton-mainnet.s.chainbase.online/{api-key}/v1/tryLocateResultTx
{ "ok": true, "result": "<string>", "error": "<string>", "code": 123 }