SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'c403772bd3ceafc14ee85ede3e53ae5bda53dc218e0440bdf3c9ff4e791733a9' 
  AND token = 'hMmTbMeU7jKkOBtSEyfmt2frWYGwGOCjbfRpa7ICtYw=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00018

JSON explain

{
  "query_block": {
    "select_id": 1,
    "message": "no matching row in const table"
  }
}